Issue with ASP.Net application using IIS 7.0
gupta.happyhimanshu
Posts: 2
Hi,
I am trying to use ANTS Performance Profiler 6, for my asp.net application which is deployed over IIS 7.0.
As soon as I start the Profiler, the status bar shows the following messages:
Initializing -> Stopping W3WP services -> Profiling Complete
A browser window with the application URL opens up during profiler initialization, but since W3WP service does not start successfully, a HTTP 404 error is displayed to the user.
Would really appreciate any inputs on this.
I am trying to use ANTS Performance Profiler 6, for my asp.net application which is deployed over IIS 7.0.
As soon as I start the Profiler, the status bar shows the following messages:
Initializing -> Stopping W3WP services -> Profiling Complete
A browser window with the application URL opens up during profiler initialization, but since W3WP service does not start successfully, a HTTP 404 error is displayed to the user.
Would really appreciate any inputs on this.
Comments
One possibility is that you're seeing an issue with IE that I've occasionally seen. Sometimes (in circumstances that are unclear to me), IE will let you close all of its windows but will continue to run in the background. This also changes its behaviour when opening new windows: they get immediately closed and then redisplayed by the version in the background. To the profiler, this looks like you've deliberately closed the session and it then stops profiling. The solution is to use task manager to kill all instances of iexplore before profiling the application.
Apart from that, I'm not sure what could cause this particular behaviour. Is there any indication in the event log as to why the instance of w3wp that the profiler started stopped working? Does picking a different port to profile on make any difference?
Software Developer
Red Gate Software Ltd.
Sorry, we do not typically respond to posts appended to issues that have already been dealt with. At any rate, this issue doesn't have one cause and AFAIK usually indicates that the presence of the profilercore.dll crashed the web application, and there are as many reasons for this as there are stars in the sky.
If you could please send any details you have via email to support @ red-gate.com, we should be able to go down the path of debugging the web application.