断点当前不会被击中。没有加载任何符号 [英] The breakpoint will not currently be hit. No symbols have been loaded

查看:192
本文介绍了断点当前不会被击中。没有加载任何符号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在努力解决VS 2012中的breakPoint问题超过几个小时。我来自日食背景,我从未听说过这样的问题。

I am struggling with breakPoint issue in VS 2012 for more than hours. I am from eclipse background, there I never heard about such issues.

问题:


目前不会遇到断点。没有为此文档加载符号

The breakpoint will not currently be hit. No symbols have been loaded for this document.

我已将断点放在 的行动Jquery

我发现使用IE脚本调试的问题。,加载的文件是旧的文件。,即我已经修改了很多,但我可以看到在IE中加载的那个没有变化。如何修复错误

I found the issue using the IE script debugging., The file loaded was old file., i.e I have modified a lot, but I can see no changes in the one which is loaded in IE. How to fix the bug

我尝试过什么:

我知道这个问题是重复的,但作为新手VS和C#。,我无法理解旧的答案。例如,在这个答案中,他告诉选择Debug - > Windows - > Modules。但是我在VS 2012中没有Windows下的模块。即使我读过,我也无法理解这个解释。

I know this question is duplicate, but being a newbie to VS and C#., I could not understand the older answers. For example, in this answer, he told to choose Debug -> Windows -> Modules. But I doesn't have Modules under windows in VS 2012. Also even though I read, I could not understand the explanation.

此外,我对术语<$还很新c $ c>装配和 PDB 。虽然,我说他找到了PDB文件。但是如何打开.pdb文件?

Also I am quite new to term Assemblies and PDB. Though, I located PDB files as he said. But how to open the .pdb file?

需要:
任何人都可以用更简单的术语向我解释相同的答案(更多解释)。

Need : Could anyone explain me the same answer in easier term (with more explanation).

推荐答案

尝试添加调试器; 关键字 $。getJSON
还要确保使用IE取消检查禁用脚本调试

Try to add debugger; key word before $.getJSON Also make sure if you use IE to un-check the disable script debugging

Internet选项>高级选项卡>在浏览下。

Internet Options> Advanced tab> Under Browsing.

我认为这个问题与Javascript调试有关而不是C#

As I think this issue is related to Javascript debugging not C#

这篇关于断点当前不会被击中。没有加载任何符号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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