以文本方式查看主题 - 中文XML论坛 - 专业的XML技术讨论区 (http://bbs.xml.org.cn/index.asp) -- 『 Dot NET,C#,ASP,VB 』 (http://bbs.xml.org.cn/list.asp?boardid=43) ---- 如何解决ASP.net配置问题? (http://bbs.xml.org.cn/dispbbs.asp?boardid=43&rootid=&id=12246) |
-- 作者:xmzhy -- 发布时间:11/23/2004 11:39:00 AM -- 如何解决ASP.net配置问题? 我在XP操作系统下安装VS.net2003,结果打开以前写的ASP.net代码,系统提示VS.net已检测web服务器运行的不是ASP.net 1.1版,你将无法运行应用程序。请问如何处理? |
-- 作者:xmzhy -- 发布时间:11/24/2004 9:59:00 AM -- 大家谈谈 |
-- 作者:boxs -- 发布时间:11/24/2004 7:02:00 PM -- 运行aspnet_regiis -i 重新注册iis试试看 |
-- 作者:xmzhy -- 发布时间:11/25/2004 4:51:00 PM -- boxs: 请问在什么地方运行aspnet_regiis -i,谢谢! |
-- 作者:boxs -- 发布时间:11/26/2004 10:03:00 AM -- 如果你安装好了.NET Framework,可以直接在cmd命令行运行, 或者.NET自己有个命令执行程序,在主菜单里能看到,在那里面也可以执行 |
-- 作者:xmzhy -- 发布时间:11/29/2004 3:05:00 PM -- 以上答复还是不行,我先谢谢大家了! |
-- 作者:大照 -- 发布时间:12/9/2004 10:09:00 PM -- 我试过了,可以啊 |
-- 作者:xmzhy -- 发布时间:12/13/2004 11:30:00 AM -- 不行了,只好重新安装新的操作系统。 |
-- 作者:tantan -- 发布时间:12/26/2004 9:23:00 PM -- 不用重装系统,按照下面的指示 5分钟 server is not running asp.net version 1.1 When you try to create a new ASP.NET 1.1 project or try to open, you may receive the following error message visual studio has detected that the specified web server is not running asp.net version 1.1 If you have already googled and come across Microsoft knowledge base article 817267. don't get confused by this article, the article applies to windows 2003 server. You can actually fix this problem in less than 5 minutes and in 3 steps: 1) Open Add/Remove program and uninstall dot net version 1.0. 2) If dot net version 1.0 is not in the list of installed programs, find the following folder and delete it if found C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 3) run the executable with the following option from command window: C:\WINDOWS\Microsoft.NET\Framework\v1.1.xxxx\aspnet_regiis.exe -i And you should be back in business. |
-- 作者:xmzhy -- 发布时间:12/27/2004 5:06:00 PM -- tantan,谢谢你的回答,下次遇到了就不用重新安装操作系统了。谢谢! |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
62.500ms |