Activity overview
Latest activity by null_d3v
Confirming that removing the bindings in IIS did allow for profiling. The bindings were present for local testing of several WCF services we have. / comments
Confirming that removing the bindings in IIS did allow for profiling. The bindings were present for local testing of several WCF services we have.
This is what I receive in Event Viewer: The worker process for app pool 'RGTestAppPool', PID='9864', failed to initialize the http.sys communication when asked to start processing http requests and therefore will be considered ill by W3SVC and terminated. The data field contains the error number.
0D000780
The worker process failed to initialize correctly and therefore could not be started. The data is the error.
0D000780
/ comments
This is what I receive in Event Viewer:The worker process for app pool 'RGTestAppPool', PID='9864', failed to initialize the http.sys communication when asked to start processing http requests and ...
Could not start IIS but no error log
I am attempting to profile an ASP.NET application using IIS. However, when I attempt to start the profile I receive the message that the profiling session could not start because IIS could not be s...