Getting profiler t profile using 32bit iis expess on 64bit

NickBNickB 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

Comments

Sign In or Register to comment.