Getting profiler t profile using 32bit iis expess on 64bit
NickB
Posts: 4
We are running Windows 7 64bit and have the latest iis express installed. However we are running our web application against a 32bit instance of iis express.
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
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
Comments
I take it this is v8 of IIS Express yes?
Red Gate
But that is not a viable work round really.
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.
Red Gate