断点在我的网站(asp.net 2.0)中不起作用 [英] Breakpoint is not working in my website (asp.net 2.0)

查看:89
本文介绍了断点在我的网站(asp.net 2.0)中不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

调试对于asp.net应用程序不起作用,以前曾经起作用,现在它不起作用,我检入配置​​文件,它仍然仅是调试debug ="true".

Debugging not working for the asp.net application, it was working before, now it is not working, i check in the config file, it is still compilation debug="true" only.

推荐答案

首先确保在Property pageDebugger 部分下选择ASP.NET Checkbox.您可以通过solution Explorer> Project | Right Click> Property Page.
进行导航 其次,确保您正在重建DEBUG build. 重建之前,, 清理您的ASP.NET临时文件(Default Location C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files ),根据您使用的固件清除,我给出了4.0固件的位置位置.

希望这能解决您的问题.
First of all make sure ASP.NET Checkbox Selected Under the Debugger section of Property page. You can navigate via solution Explorer > Project | Right Click > Property Page.
Secondly, Make sure you are rebuilding a DEBUG build. Before Rebuild, clean your ASP.NET Temporary Files ( Default Location C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files ) , Clear based on the FW that you are using, I have given location of 4.0 FW location.

Hope this will resolve your issue.


http://www.extremeexperts.com/Net/FAQ/DebuggingProbleminASPNET.aspx

检查这个....
http://www.extremeexperts.com/Net/FAQ/DebuggingProbleminASPNET.aspx

Check this....


除了调试器部分,我已经做了所有事情,但仍然无法正常工作.

我检查调试器部分,像这样,右键单击解决方案-> Properties-> Configuration properties

在配置属性下,我只能看到此配置",而没有看到调试部分.是否缺少调试部分?
I did everything except the debugger section, but still it is not working.

i check the debugger section Like this, Right click the solution->Properties->Configuration properties

Under configuration properties, i could see only this "configuration", didn''t see the debugging section. Is the debugging section missing or not?


这篇关于断点在我的网站(asp.net 2.0)中不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆