problems when trying to profile IIS
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010
03:23 AM
01-21-2010
03:23 AM
problems when trying to profile IIS
I'm trying to use AQTime on IIS 6 to profile ISAPI filters.
I was following http://forums.automatedqa.com/support/viewarticle.aspx?aid=241&hlite=isapi
when I try to run the profiling AQTime restarts IIS, opens IE with my website but then AQTime tells me that it's waiting for dllhost.exe to load even though I'm running IIS 6. no problem thought, I'll run in isolation mode, but when I set my IIS to isolation mode and try profiling again this time when I hit the run AQTime tells me it's waiting for w3wp.exe to load.
Anyone has an idea ?
Thanks 🙂
I was following http://forums.automatedqa.com/support/viewarticle.aspx?aid=241&hlite=isapi
when I try to run the profiling AQTime restarts IIS, opens IE with my website but then AQTime tells me that it's waiting for dllhost.exe to load even though I'm running IIS 6. no problem thought, I'll run in isolation mode, but when I set my IIS to isolation mode and try profiling again this time when I hit the run AQTime tells me it's waiting for w3wp.exe to load.
Anyone has an idea ?
Thanks 🙂
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2010
11:30 PM
02-09-2010
11:30 PM
Hello Omer,
You should be able to profile your filters in the IIS 5.0 isolation mode if you run the profiling in the ASP.NET mode and open an ASP.NET application's page. In this case, the filter's mode should be loaded to the ASP.NET working process.
If you invoke a non-ASP.NET application, IIS 6 runs ISAPI filters in the "Inetinfo.exe" process. So, you can try using AQtime's "Attach to Process" feature to attach to the process and profile your filter modules in the Normal profiling mode. Please see the "Attach to Process" help topic for details.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
