Comments
1 comment
-
Keith,
Can you please make sure you've got ANTS Profiler 2.6? This reads the IIS metabase to work out which version of ASP .NET worker process to profile. On IIS 5.x/multiple frameworks installed, Profiler may potentially choose the wrong ASP .net version, so it will attempt to profile c:\windows\microsoft.net\v1.1.4322\aspnet_wp.exe instead of c:\windows\microsoft.net\v1.0.3705\aspnet_wp.exe if that's the version of ASP .NET that the web application is configured to use. You can use the command-line tool aspnet_regiis.exe that comes with the Framework to examine the version of ASP .NET a website is configured to run on and change it if necessary.
Add comment
Please sign in to leave a comment.
I've rebooted. I've stopped/started IIS till I'm blue in the face. I cannot figure out why this is happening. Cache is turned off for this application. :arrow: