Try our conversational search powered by Generative AI!

Fatal communication error with the Windows Process Activation Service after CMS upgrade to 11.3.2 from 10.10.4

Vote:
 

Hi

I have a site with multiple serveres (2 fronend and 1 edit server), after upgrade from CMS 10.10.4 to 11.3.2 iis will not start on any of the servers. Nothing in my log4net files, but in eventviewer i see this

A process serving application pool 'XXX' suffered a fatal communication error with the Windows Process Activation Service. The process id was '8584'. The data field contains the error number.

For some reason it is only a Warning. Source is WAS.

Anyone else had this issue? How to fix it?

It works on my dev computer but on that computer i do not have the remote event setup.

#187875
Feb 05, 2018 12:31
Vote:
 

I think i found it. Removed this from my config file

<!--Bug in EPiServer. Will not set up listener if no client is configured. Will be removed when fix is ready-->
<customBinding xdt:Transform="Insert">
<binding name="RemoteEventsBinding">
<binaryMessageEncoding />
<myCustomudpTransport multicast="True" />
</binding>
</customBinding>



#187876
Feb 05, 2018 12:49
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.