Tips to hide "Debug Assertion Failed!"

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I am using Visual Studio 6.0 to develop a GUI software. Sometimes when I
tested the software in a different OS, I can get the following error
message:

"Microsoft Visual C++ Debug Library
Debug Assetion Failed!
Program:...
File: ...
Line: ..."

I do not like this kind of message box being displayed, since it looks like
that I am releasing a "debug" version. In case there is an error occurred, I
would like to use my own warning message box instead. For example, I would
like to show "You have encountered a problem caused by your operating
system. Try to run the software in Windows XP instead." Could anybody let me
know if there is a back door that I can hide "Debug Assertion Failed"
message in my software?

Thanks in advance.

Johnson





.



Relevant Pages

  • Re: Problem with Registering filter on windows mobile
    ... The fix is to modify C/C++ preprocessor definitions in the ... unresolved external because it's only defined in debug builds, ... the project using the visual studio wizard it worked, ... Windows CE Multimedia and Graphics ...
    (microsoft.public.windowsce.app.development)
  • RE: debugger doesnt stop at breakpoint while debugging SQLCLR functio
    ... It seems remote debugging component was not installed during Visual Studio ... I click Step into Function and I am able to debug the function step by step. ... Stored Procedure is in separate assembly which is created in SQL Server ...
    (microsoft.public.vsnet.debugging)
  • Re: Running and debugging a website on http://www.mysite.com instead of http://localhost
    ... I'm using Visual Studio 2003 Professional. ... Either way the obvious question would be whether or not you have debug ... enabled on what Visual Studio recognizes as a remote website. ... public static string ErrorUrl ...
    (microsoft.public.dotnet.framework.aspnet)
  • Expression: map/set iterators incompatible
    ... in the Visual Studio environment, and we felt strongly that it would enable ... In addition, we could also debug down to the C++ code, which was ... We were able to generate the C++ dlls and the C# wrapper dlls as ... For information on how your program can cause an assertion failure, ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Problem with Registering filter on windows mobile
    ... unresolved external because it's only defined in debug builds, ... the project using the visual studio wizard it worked, ... Windows CE Multimedia and Graphics ... I'm assuming you're using visual studio with the PPC SDK. ...
    (microsoft.public.windowsce.app.development)