运行.net 2005后 ,.net 2003不能运行了,在线等
Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1.You will be unable to run ASP.NET Web applications or services.
原因及解决办法
请在 IIS 6.0 中的“Web 服务扩展”列表中将 ASP.NET 1.1 的状态更改为“允许”。为此,请按照下列步骤操作: 1. 单击“开始”,指向“程序”,然后单击“控制面板”。
2. 双击“管理工具”,然后双击“Internet 信息服务 (IIS)”。
3. 单击“Web 服务扩展”。
4. 在细节窗格中,单击“Web 服务扩展”列表中的“ASP.NET v1.1.4322”。
5. 单击“允许”以将状态从“禁止”更改为“允许”。
上面是我在网上搜到的解决方法,但都找不到Web服务扩展(第3步中提到的)。我用的是windows xp英文版,请高手帮忙
------解决方案--------------------网站的属性有一个Asp.net设计。选择.net的版本是1.1还是2.0试了么