在win2000中使用vs.net2003不能创建asp.net的程序?

fleamboy 2003-12-17 03:53:15
我在2000下装了vs.net2003,其他都很好使用,只有在创建Asp.net相关的程序和服务时,会有如下提示:
The Specified Web Server Is Not Running ASP.NET Version 1.1" Error Message When You Create ASP.NET 1.1 Application
我查看了MSDN的解决文章:
http://support.microsoft.com/default.aspx?scid=kb;en-us;817267
觉得应该是下面的问题:
SYMPTOMS
Microsoft Visual Studio .NET 2003 cannot open an existing ASP.NET 1.1 Web project under the following circumstances:
You set ASP.NET 1.1 to Prohibited in the Web Service Extension list.

-and-
You set ASP.NET 1.0 to Allowed in the Web Service Extension list.

-and-
The computer is running Microsoft Windows Server 2003.
When you try to create a new ASP.NET 1.1 project, you may receive the following error message:

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.
If both ASP.NET 1.1 and ASP.NET 1.0 are set to Prohibited in the Web Service Extension list, you may receive the following error message when you try to open a new ASP.NET 1.1 project in Visual Studio .NET 2003:

Visual Studio .NET has detected that ASP.NET applications and services are locked down in IIS. You can run the IIS Security Lockdown Wizard to change lockdown status
但是但我设置我得IIS时,在我的IIS中没有【Web Service Extension 】这一个项目,仔细看了几篇文章,有如下发现:
1、win2000自带IIS5.0,在IIS管理中没有【Web Service Extension 】一项;
2、看了别人的机器,安装了win2003,缺省IIS版本6.0,那儿就有【Web Service Extension 】一项。

基于此,不知道那位DX知道在IIS5。0中改如何配置,才能创建asp.net的应用程序(我实在不想安装win2003)。
...全文
29 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
zhaozhongju 2003-12-17
  • 打赏
  • 举报
回复
VS.NET2003的问题,mark一下
fleamboy 2003-12-17
  • 打赏
  • 举报
回复
to:daqiangli(大墙里的红杏)
运行了,还是一样。。。
在命令提示符里面执行一下c:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i
daqiangli 2003-12-17
  • 打赏
  • 举报
回复
在命令提示符里面执行一下c:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i
,应该就没有问题了
ZXYSOSO 2003-12-17
  • 打赏
  • 举报
回复
http://expert.csdn.net/Expert/topic/2329/2329876.xml?temp=.5512659
liubr 2003-12-17
  • 打赏
  • 举报
回复
同意楼上。
IIS中需安装配置frontpage server extention,配置方法在vs.net安装盘上有说明。
如果配置失败,将aspnet用户加入本机administrators组,再试。
配置好后在命令行执行:aspnet_regiis -i
lbzq 2003-12-17
  • 打赏
  • 举报
回复
在开始-程序-microsoft visual studio .net 2003-visual studio .net工具-Visual Studio .NET 2003 命令提示 中执行!
lbzq 2003-12-17
  • 打赏
  • 举报
回复
命令行执行
aspnet_regiis -i

62,046

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧