VB6 crashes while writing exe 
Author Message
 VB6 crashes while writing exe

Problem....

Please Help ? or Any Ideas ?

When compiling a large program it crashes under VB6.0 whilst writing .EXE,
after 'compiling'. The crash reports a VB6 error in Kernel32.

This program was converted from VB3.0 to VB5.0 and ran and compiled fine.
When converted to VB6.0 it no longer compiles. VB6.0 is running fine for all
other applications on the same machine or machines. It only crashes for this
one program.

Note: It does run OK in IDE with 'start with full compile'

Thanks in advance

Robert Assink
Envisage Systems Limited



Sat, 24 Mar 2001 03:00:00 GMT  
 VB6 crashes while writing exe
This same bug (or the symptoms) occurs in VB5 with some large apps. Some
people have added real memory and had this go away, others reinstalled OCXs
or found flaky .frxs, others have played with the code/forms to rearrage
things, and others use Nortions Crash Guard to trap and step through the
faults. The bug appears to happen in the latter compile step or teh linker.
You can also try compiling too p code and see what happens.

Quote:
>Problem....

>Please Help ? or Any Ideas ?

>When compiling a large program it crashes under VB6.0 whilst writing .EXE,
>after 'compiling'. The crash reports a VB6 error in Kernel32.

>This program was converted from VB3.0 to VB5.0 and ran and compiled fine.
>When converted to VB6.0 it no longer compiles. VB6.0 is running fine for
all
>other applications on the same machine or machines. It only crashes for
this
>one program.

>Note: It does run OK in IDE with 'start with full compile'

>Thanks in advance

>Robert Assink
>Envisage Systems Limited




Sat, 24 Mar 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to fix VB6 crash while Writing EXE

2. VB5 crashes when writing EXE

3. VB5 crashes when writing EXE

4. datareport seems to crash writing of exe file

5. VB5 Crashes when writing the exe file

6. Installation of program written in VB6 crashes Windows

7. VB6.EXE keeps crashing (references CCW) - it is caught in VS.NET

8. huge forms/project crashes my vb6.exe

9. VB6.EXE crash calling Help

10. VB6 EXE crash, with IDE OK. Event sink in VM60.dll

11. vb6.exe crashes when started

12. Making exe will crash VB6 IDE

 

 
Powered by phpBB® Forum Software