VB4.0EE 32bit Error writing EXE w/Rmt Supt files 
Author Message
 VB4.0EE 32bit Error writing EXE w/Rmt Supt files

Hello VB Programmers,
  I am running into a {*filter*} bug in VB4.0 EE (32bit) that causes it to give
the following error when writing the executable for an out of process OLE
server. This project compiles fine (according to the completion bar in
the upper right corner), but then about 3/4 of the way through writing the
EXE, it throws the following Fatal VB error. This only happens when I set
the "Remote Server Support Files" checkbox on the "File/Make EXE File/options"
page.
Unchecking this option allows the EXE to be written, and it runs fine, but
I use the VBR files for registering my server on the client workstations, so
it's a drag having to do it the long way and manually diddle their registries.

VB32 caused an invalid page fault in
module VB32.EXE at 013f:0049a3f5.
Registers:
EAX=00000000 CS=013f EIP=0049a3f5 EFLGS=00010246
EBX=61747320 SS=0147 ESP=0074f888 EBP=0074f950
ECX=74656e20 DS=0147 ESI=0074f8d2 FS=0dff
EDX=bffbf9e0 ES=0147 EDI=00000000 GS=0e1e
Bytes at CS:EIP:
8b 51 04 8b 43 04 03 c2 8b 4d f0 50 8b 41 0c 03
Stack dump:
00000000 00000000 00990a2c 59454b48 414c435f
53455353 4f4f525f 4c435c54 5c444953 4238357b
31353939 44372d39 312d3037 2d464331 35333241 3630302d

I'm using a 486/66 (Intel) with 20MB RAM, running Windows 95.
I've tried closing all other programs before compiling/writing the EXE,
but that is no help.  I've tried recompiling some of my earlier OLE projects
that used to work properly, they now fail with the same symptoms.
This used to work, I've written several OLE Remote Automation servers with this
"Remote Server Support Files" box checked, and the registry files it generates
worked fine.  
I'm suspicious that one of VB's files may have been corrupted, but I would
rather replace a couple of suspect files, rather than reinstall the whole
package, if possible.

Any suggestions would be greatly appreciated.
  Shad Gates



Tue, 01 Sep 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Q: VB4 (32bit) Extract Icon from EXE?

2. How to make 16bit exe for Win3x under VB4/32bit in WinNT4.0

3. System Error when writing a VB exe file

4. Composite Keys in VB4.0ee

5. VB4 32bit Runtime Errors

6. Help needed with Setup Wizard errors in VB4 32bit

7. Is VB4.0EE Good ?

8. Best Uninstall for vb4.0 32bit, free, no batch file

9. VB4 32bit STD: Getting URL File history properties

10. VBX files with VB4 32bit

11. Position the Help File From 32bit VB4

12. Playing midi file with VB4(32bit)

 

 
Powered by phpBB® Forum Software