Visual Studio 2008 Express与Windows 7.我刚刚开始收到错误消息“断点当前不会被命中。源代码与原始版本不同。“

编程入门 行业动态 更新时间:2024-10-23 23:30:41
本文介绍了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.我刚刚开始收到错误消息“断点当前不会被命中。源代码与原始版本不同。“

本文发布于:2023-11-12 04:29:20,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1580512.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:我刚   断点   刚开始   源代码   原始

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!