I am experiencing problems with one Visual Basic project. It is prone
to crashing - in the VB IDE and also when running a fully compiled
executable. When it crashes in the IDE, then VB terminates too with no
error message. When the standalone EXE crashes there are no error
messages either. The project is reasonably big - 60 forms, 20
modules, 7 class modules, and it references a couple of custom DLLs
too.
I've tried running Dr Watson and it reports nothing. Similarly the
Event Viewer has no errors either. When running in Debug mode, the
crash terminates VB. The crashes are unpredictable - don't always
happen at the same point.
Any suggestions? I'm running VB 6.0 Service Pack 5 on Windows XP
Professional.
to crashing - in the VB IDE and also when running a fully compiled
executable. When it crashes in the IDE, then VB terminates too with no
error message. When the standalone EXE crashes there are no error
messages either. The project is reasonably big - 60 forms, 20
modules, 7 class modules, and it references a couple of custom DLLs
too.
I've tried running Dr Watson and it reports nothing. Similarly the
Event Viewer has no errors either. When running in Debug mode, the
crash terminates VB. The crashes are unpredictable - don't always
happen at the same point.
Any suggestions? I'm running VB 6.0 Service Pack 5 on Windows XP
Professional.
Comment