Can I install IIS 6 or 7 on a Windows XP machine?

我的梦境 提交于 2019-12-05 19:46:59

Exlcuding Windows Server OS', IIS6 needs Windows XP Pro 64-bit and IIS7 needs Vista.

A thread on the Microsoft IIS website also says you can, as 64-bit WinXP Pro comes with IIS6.

This page says you cannot.

EDIT: Clarification: kernel-wise Windows XP 64-bit is 2003 for all intents and IIS related purposes.

There are also some hacky methods to install IIS5 on XP Home, but I don't think that there are hacks for IIS6 on XP 32bit (thought 64 bit XP apparently has IIS6 available):

This is not supported by MS. If you are just wanting to test locally, the dev server built in to VS is recommended (or Cassini - previous versions are available as well). If you are wanting to serve primarily non-asp.net content, then there are lots of other popular web servers available that will work on XP Home (Apache, etc).

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