Is there a 64-bit build of IIS express 7.5?

巧了我就是萌 提交于 2019-12-01 13:55:04

问题


The documentation at http://learn.iis.net/page.aspx/1010/iis-75-express-readme/ says that:

Both 32-bit and 64-bit systems are supported, however only a 32-bit build of IIS 7.5 Express exists.

Why is this limitation there? are there any plans to get a 64-bit build?

I'm getting a lot of OOME using the 32-bit express on my test machine ... how were are supposed to simulate running on the real IIS, if the test server is so limited ...


回答1:


IIS Express 8.0 has 64-bit support. At the time of writing it's an RC.

http://www.microsoft.com/en-us/download/details.aspx?id=34679




回答2:


It's now here iisexpress_8_0_RTM_x64_en-US.msi -

http://www.microsoft.com/en-us/download/details.aspx?id=34679




回答3:


This option is now part of Vs 2013 / 2015:

Tools -> Options -> Projects and Solutions -> Web Projects -> Use the 64 bit version of IIS Express




回答4:


As of the date of this answer, there is no 64-bit build for IIS express. We all hope this changes sometime soon in the future.



来源:https://stackoverflow.com/questions/7345597/is-there-a-64-bit-build-of-iis-express-7-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!