I tried to start the Windows Process Activation Service
in services.msc for a new windows2012 server and I was facing the error:
"windows process activation service not starting error 3** for almost 3 weeks."
Finally I managed to find solution for this. Hopefully it will work for few others and save their time.
Solution:
- Open RegEdit
- And move to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WAS\Parameters
- Check the 'ConfigIsolationPath' and make sure the path is present and it has proper rights.
Now open services.msc and try starting the service. It should work.