Re: Could debug but could not release my porgram.
Tech-Archive recommends: Fix windows errors by optimizing your registry
Do you use any DLL's that may be different for debug and release modes?
Also, there could be some memory errors especially for stack arrays that
could be protected in debug mode, but more problems in release mode.
Tom
"Yuchun Xu" <breezexuyc@xxxxxxxxxxxx> wrote in message
news:OS31QbmjGHA.4588@xxxxxxxxxxxxxxxxxxxxxxx
I have a Dialog based application. The .exe file generated in Debug folder
worked properly. However the .exe file generated in release folder did not
work properly. I could not imagine why. Does anybody can give me some idea?
My platform is VC6 in WinXP.
Thanks,
.
Relevant Pages
- Java Profiler - Memory leaks
... Was wondering if somebody could suggest a tool that I can use to debug my ... java applet. ... I'm getting some out of memory errors, that I can't seem to find and it's ... driving me mad!! ... (comp.lang.java.programmer) - Re: debugging stuff written with VS.Net on Win98 platform?
... > release under WinXP, there are minor problems under Win98... ... > Since I can't install VS.Net under Win98, how do i debug it under ... (microsoft.public.vc.atl) - Explorer 6.0 Error
... I am receiving the following error when I open the Explorer 6.0 on WinXP. ... A Runtime Error has occurred. ... Do you wish to Debug? ... Error: 'blockedReferrer' is undefined ... (microsoft.public.windows.inetexplorer.ie6.browser) - Runtime error 2046
... I am using Access 2000 on WinXP. ... Something strange on my database.... ... When I click debug, the code has stopped at this line: ... Prev by Date: ... (microsoft.public.access.formscoding) - Explorer 6.0 Error (?)
... I am receiving the following error when I open the Explorer 6.0 on WinXP. ... Do you wish to Debug? ... Error: 'blockedReferrer' is undefined ... and the ZoneLab Zone Alarm. ... (microsoft.public.windows.inetexplorer.ie6.browser) |
|