无法在V​​S2010调试.NET框架code [英] Unable to debug .NET framework code in VS2010

查看:147
本文介绍了无法在V​​S2010调试.NET框架code的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图调试.NET code与公众可用的符号。根据指示,我设置:

I'm trying to debug .NET code with public available symbols. I setup according instructions:

在工具 - >选项 - >调试我查了启用.NET Framework源踏步,禁用启用只是我的code

In Tools-> Options -> Debug I checked "Enable .NET framework source stepping", disabled "Enable just my Code".

在工具 - >选项 - >调试 - >符号加载所有的符号。我查了很多* .PDB的出现这个文件夹中。

In Tools-> Options -> Debug -> Symbols Load All Symbols. I checked a lot of *.pdb's appeared in this folder.

在ASP.NET MVC应用程序,我把断点到的Application_Start()方法。

In ASP.NET MVC application I place breakpoint into Application_Start() method.

调试器中运行后,我看到调用堆栈,看到调用堆栈(System.Web.dll中)的所有方法。但是,如果我尝试双击它,只有我看到的是diassembled code(或消息 - 没有源$ C ​​$ C availble的)。

After debugger run I see call stack, see all methods in call stack (System.Web.dll). But if I try to double click it, only I see is diassembled code (or message - no source code availble).

可能是什么原因呢?

推荐答案

您已经安装了Visual Studio 2010 SP1? 如果是超过转到: <一href="http://social.msdn.microsoft.com/Forums/en-US/refsourceserver/thread/41388c7b-582b-4e3f-8178-3d38a3c99639" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/refsourceserver/thread/41388c7b-582b-4e3f-8178-3d38a3c99639

Do you have VS2010 SP1 installed? If yes than goto: http://social.msdn.microsoft.com/Forums/en-US/refsourceserver/thread/41388c7b-582b-4e3f-8178-3d38a3c99639

这篇关于无法在V​​S2010调试.NET框架code的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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