Comments
4 comments
-
Hello Nick,
I take it this is v8 of IIS Express yes? -
Yes it is IIS express version 8, its very annoying as so far the only work around I have found is to rename the IISexpress folder in program files, before running the profiler to force the use of the 32bit version.
But that is not a viable work round really. -
Hello,
We have logged this under internal ticket PP-2404.
The problem being that when we originally did the work for IIS Express it was at version 7.5 which you know was 32bit only.
I will update this thread with any time-scales when they are available. -
OK thanks, good to know its at least logged.
Add comment
Please sign in to leave a comment.
The Profiler always triggers the 64bit instance which than has issues with certain modules being 32bit so we can not profile the application.
How can we get the Profiler to target the 32bit instance of iis express rather than the 64bit instance?
I have noticed it always calls the ....trigger_x64.exe when we start profiling the app against iis express.
Thanks