详细解决方案
非常急请高手帮下忙!多谢!windows2000 环境怎么让进程不弹出debug告警框
热度:2248 发布时间:2013-02-26 00:00:00.0
各位高手帮帮忙,现在一个c++的进程,在windows2000的环境上总是弹出Debug的告警框,现在代码找不到错误,能不能用什么方法屏蔽该告警框。如果出现异常就直接退出,只要不弹出告警框就行了。
请各位高手帮帮忙。
告警框的内容如下:
Miscrosoft Visual C++ Debug Library
Debug Error!
Program: D:\xxx.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
(Press Retry to debug the application)
------解决方案--------------------------------------------------------
尝试重新安装vc的动态运行库并杀一下毒
------解决方案--------------------------------------------------------
1.既然有代码的话,根据代码,编译成release版本
2.在这台2000的机器上,安装代码的编译环境,目的是顺便安装对应的runtime库...
相关解决方案
- Eclipse + Tomcat Debug時很慢,该怎么解决
- servlet.xml中的path,docBase,debug,reloadable,crossContext诀别代表是什么参数
- 同时支持 debug release解决方案
- 异常3未能找到元数据文件“C:\Users\fe\Desktop\新闻发布\NewsModels\bin\Debug\NewsModels.dll”Ne
- <compilation defaultLanguage="vb" debug="true" />的有关问题
- 是用 #if DEBUG 还是用 if(flag) 来区分开发与产品版本,该怎么解决
- VS2008 中 Publish Web Site 能生成 DEBUG 版本的 dll 吗?解决方法
- ???????小白请问:未能找到元数据文件“G:\NetFiles\LibrarySystem\Model\bin\Debug\Model.dll”
- 关于 VS05 Debug 的时候自动启动解决方案中的多个WebSite?该怎么处理
- machine debug manager解决思路
- Debug PC 机主板上的ROM上的生产日期,该怎么处理
- DEBUG.EXE窗口的滚动条如何设置啊
- How to set the ColdFusion Studio's debug enviroment ?解决思路
- How to set the ColdFusion Studio's debug enviroment ?该怎么处理
- Debug certificate expired on提醒调试认证过期
- Debug java代码
- could not open'F/Debug/java/jre/lib/amd64/jvm.cfg'是怎么回事啊?
- [求助]怎么在windows下使用DOS debug
- 一下phpeclipse 如何设置段断点调试 debug 啊 啊 !
- VS2005 DEBUG ASP解决方案
- zend9.0.2 debug 调试如何使用
- 怎么使用Fiddler Debug HtmlUnit
- 一下phpeclipse 如何设置段断点调试 debug
- 一下phpeclipse 如何设置段断点调试 debug
- 关于php debug pack 有关问题
- wcf svc资料 Debug="true" 可以设置成false吗
- 初学dwr报错 java.lang.SecurityException: Access to debug pages is denied.该怎么处理
- Debug 模式下断点太多能导致 Spring 的initWebApplicationContext 加载时间过长
- tomcat7 远路 DEBUG
- DWR 学习札记 - test/debug