Re: Program crashes when running it outside dev environment
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
z wrote:
I use Visual C 2005 to develop my programs. One in particular is
crashing in very specific and hard to replicate situations, made worse
by the fact it only crashes when run -outside- the dev - as an exe,
not from the Debug option. If I try to launch the debug on the
crashing program, it'll close before the debugger opens. Any
suggestions as to how I should proceed? Thanks in advance.
Z:
A common reason for failing outside the IDE is that you are making some
invalid assumption about the identity of the working directory.
--
David Wilkinson
Visual C++ MVP
.
Relevant Pages
- Re: Program crashes when running it outside dev environment
... by the fact it only crashes when run -outside- the dev - as an exe, ... If I try to launch the debug on the ... crashing program, it'll close before the debugger opens. ... (comp.lang.c) - RE: Computer crashes after turning on
... other response, good advice there. ... The crashes are all different. ... And sometimes I get the BSOD without any error message. ... I have had a continuing problem with my computer crashing after I turn it on ... (microsoft.public.windowsxp.general) - Re: OT: Cheney confirms that detainees were subjected to water-boarding
... But the USA has never stood for torturing prisoners of ANY ... Nice try at deceptive word play but it was not a 'crash' any more than ... a cruise missile 'crashes' into an enemy target. ... to force through with loud crashing noises ... (alt.guitar.amps) - Re: Word 2007 crashes upon inserting a picture into doc file
... What do you mean by 'can't keep the app from crashing long enough to...'. ... I believe that all drives are mapped and available, ... then crashes with the good ole message of "Microsft ... (microsoft.public.word.application.errors) - Re: Random crashing
... Also check Device Manager for devices flagged as bad. ... Try Safe Mode. ... If you have your XP CD-ROM and your PC will keep from crashing for a while, ... (microsoft.public.windowsxp.help_and_support) |
|