|
-
April 26th, 1999, 08:56 AM
#1
Application crashing, is info on dialog useful?
I am using VC++ 4.0, DAO, and crystal report, the one that comes with VC++ 4.0.
I have an application that sometimes, crashes when terminating the application, appearing the "This program has performed an illegal operation and will be shutdown" dialog. My question is, the information that comes in that dialog (module exe at 024f:004265ff, Registers..., etc), can it be useful for me in some way for me to look where is the code failing. The error is not easy to reproduce, and for some reason I can't use the debugger when using DAO on this version of VC++. Thanks for any replies,
take care,
Jose
-
April 26th, 1999, 11:06 AM
#2
Re: Application crashing, is info on dialog useful?
Obviously, the informations are utils. If you have the release version, you have to create the MAP file, too. After that consulte your error adress, where this is implemeted.
Sincerely, Mihai
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|