Visual Studio.Net 已检测到指定的Web服务器运行的不是ASP.NET1.1版。您将无法运行ASP.NET Web应用程序或服务。

1.需要在IIS中重新注册一下ASP.NET,在MS-DOS中运行:
C:\WINNT(或者是windows)\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
2.把Internet信息服务里web站点的ip地址改为全部未分配。(在此之前,确保你正确地安装了iis 、framework1.1(要包含asp1.1)、和执行了aspnet_regiis -i).

相关文章:

  • 2022-01-28
  • 2021-05-26
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
  • 2021-10-12
  • 2022-01-17
  • 2021-10-23
猜你喜欢
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2022-02-24
  • 2022-01-24
相关资源
相似解决方案