Search code examples
windows-7-x64iis-express

How to correct setup IIS express for x64 platform app


I have IIS 7.5 that configure for work with x64 applications.

I want use IIS Express for test my application before deploy to local IIS. But IIS Express don't want to run my X64 application.

What should I setup for run IIS Express with X64 application ?

Thanks.


Solution

  • currently IIS Express runs only as 32-bit application!