为什么asp.net不能调试?

北极海hein 2003-05-13 12:42:38
1. 试图运行项目时出错:无法在web服务器上启动调试。服务器不支持对ASP.NET
 或ATL Server应用程序进行调试。请运行安装程序以安装Visual Studio.net服务
器组件。如果已运行安装程序,请验证是否已指写有效URL。
 可能还需要参考联机文档的中Asp.net和Atl Server调试主题。是否希望以后对此项目
禁用asp.net页调试?

2.我在webform上放了web服务器控件在运行时都看不到了,比如以下的button。这是为什么呢?
<asp:button id="btnSave" runat="server" </asp:button
...全文
37 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
starky 2003-05-13
  • 打赏
  • 举报
回复
Error while trying to run project:Unable to start debugging on the web server.The server does not support debugging of ASP.NET or ATL Server applications.Run setup to install the Visual Studio .NET server components.If setup has been run, verify that a valid URL has been specified.

You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation.Would you like to disable future attempts to debug ASP.NET pages for this project?
有关如何解决此错误信息的其他信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章:
318465PRB:无法调试 ASP.NET Web 应用程序
http://support.microsoft.com/default.aspx?scid=kb;ZH-CN;318465
starky 2003-05-13
  • 打赏
  • 举报
回复
to: eyestrong(有时爱情图有虚名)
Machine Debug Manager?

to:xhy818 (zh1860)
参考:
http://support.microsoft.com/default.aspx?scid=kb;zh-cn;306172
Cnapollo 2003-05-13
  • 打赏
  • 举报
回复
1,如果2后还不行,检查工程属性->调试,允许ASP.NET调试打开没有
另外看一下web.config中有没有debug=true
2.IIS没注册.NET,运行\winnt\microsoft.net\framework\v1.0.3705\aspnet_regiis -i
eyestrong 2003-05-13
  • 打赏
  • 举报
回复
1.是某个服务出错,忘了名字了。你可以重新安装一次框架。
2.button那里漏了反的尖括号。

12,162

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 Web Services
社区管理员
  • Web Services社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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