Visual Studio 2008 Express与Windows 7.我刚刚开始收到错误消息“断点当前不会被命中。源代码与原始版本不同。“ [英] Visual Studio 2008 Express with Windows 7. I have just started to get the error message "The breakpoint will not currently be hit. the source code is different from the original version."

查看:121
本文介绍了Visual Studio 2008 Express与Windows 7.我刚刚开始收到错误消息“断点当前不会被命中。源代码与原始版本不同。“的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这个问题刚刚开始。我试图重新加载它,但没有用。 我下载了Visual Studio 2010 Express,它运行正常。建议的解决方案是在工具,
选项,调试,常规下禁用"要求源代码文件完全匹配原始版本"。我的Express版似乎没有这个"Debbugging"。选项。有什么建议?我已经使用Visual Basic多年了,但绝对不是一个"系统"。那个。

This problem just recent started. I have tried to reload it, to no avail.  i downloaded Visual Studio 2010 Express and it works fine. The solution suggested said to disable the "Require source code files to exactly matcy original verison, under Tools, Options, Debugging, General. My Express version does not seem to have this "Debbugging" option. Any suggestions? I have been using Visual Basic for years, but am definitely not a "systems" guy.

推荐答案

我们没有上下文,真的不知道你在做什么但这个错误是一个非常普遍的问题,意味着已经做出了改变源代码,还没有编译...只是重建你的项目,它应该修复....如果你的项目
构建一个DLL,需要gac你将需要regac它和如果一个进程(例如,IIS W3WP进程)使用它需要重新启动....(IISRESET重启IIS)....希望这有帮助!

We dont have the context and really dont know what you are doing but this error is a very common issue and mean that changes has been made to source code and has not been compiled yet... just rebuild your project and it should be fix.... If your project build a DLL and need to be gac you will need to regac it and if a process (IIS W3WP process for example) use it it will need to be restarted.... (IISRESET to restart IIS)....Hope this help!


这篇关于Visual Studio 2008 Express与Windows 7.我刚刚开始收到错误消息“断点当前不会被命中。源代码与原始版本不同。“的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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