C#VS.NET 2003:Dubug符号未加载 [英] C# VS.NET 2003 : Dubug Symbols not Loading

查看:141
本文介绍了C#VS.NET 2003:Dubug符号未加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我正在使用VS.NET 2003,在我的解决方案中有多个项目,还有一个asp.net Web应用程序,它是启动项目.我已经从其他人那里继承了这个项目,并且正在尝试升级该项目,但是这个问题又是一天了.

我遇到的问题是由于未加载调试符号,因此未命中我的断点.我只是得到一个带有?"的正常断点

我理解这与dll/pdb文件相关联,而dll/pdb文件未与源文件正确配合使用.因此,我清除了Web应用程序项目中的bin文件夹,并重建了整个解决方案以及Web应用程序所依赖的所有dll. C:\ Windows \ MicroSoft.Net \ framework \ 1.1.4322 \ temporary aspnet文件中的临时asp.net项目文件夹.此后,我重新启动了VS.NET 2003,并尝试调试Web应用程序,但再次没有符号正在加载.

这有点令人困惑,因为我确实将配置设置为在调试模式下运行,并且我已经重建了所有dll.纠正这个小问题.

谢谢.
Hello,

I am using VS.NET 2003 and have multiple projects in my solution and an asp.net web app which is the startup project. I have inherited this project from someone else and am trying to upgrade the project but that problem is for another day

The issue I am experiencing is due to debug symbols not being loaded and therefore my breakpoints are not being hit. I just get a normal break point with a '?' symbol in the centre.

I understand this to be associated with the dll/pdb files not being correctly used with the source files. So I have cleared out the bin folder in the web app project and rebuilt the entire solution and all the dll that the web app depends upon.

This did not fix the problem so I went a little deeper and deleted the temporary asp.net project folders in C:\Windows\MicroSoft.Net\framework\1.1.4322\temporary aspnet files. After this I restarted VS.NET 2003 and tried debugging the web app but again no symbols are loading.

This is a little confusing as I do have the configuration set to run in debug mode and i have rebuilt all dll's.

Please can I get some suggestions as to what else I can look for to correct this minor problem.

Thanks.

推荐答案

我知道您的痛苦,因为我多次遇到相同的情况(例如,从临时.net等).按照与您所做的相同的方式,我关闭vs.net2003并删除项目文件夹中的obj和bin文件夹.另外,以防万一不验证GAC(旧版本).重新生成所有文件,然后重试.
I know your pain as I have been in the same situation several times (i.e., deleting from temporary .net, etc).  Along the same lines as what you are doing, I close vs.net2003 and delete the obj and bin folders in the project folders.  Also, just in case verify nothing the GAC (old versions).  The rebuild all and try again.


这篇关于C#VS.NET 2003:Dubug符号未加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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