Click to See Complete Forum and Search --> : HELP!!!!!!!


New user
August 3rd, 1999, 10:20 PM
ANY ONE KNOW WHAT THIS IS: VB6 caused an invalid page fault in
module VB6.EXE at 015f:004c9581.
Registers:
EAX=00000000 CS=015f EIP=004c9581 EFLGS=00010246
EBX=00000000 SS=0167 ESP=007fe5cc EBP=007fe624
ECX=007fe530 DS=0167 ESI=0176084c FS=121f
EDX=0174003c ES=0167 EDI=00000002 GS=0000
Bytes at CS:EIP:
83 a6 dc 00 00 00 fb e9 f8 52 fd ff 8b f0 e9 8a
Stack dump:
007fe69c 0176084c 00000000 bff714d9 0000015f 007fe5e8 00000167 bff71547 0174ad9c 00000ec4 017603c8 007fe688 00404ed5 00000001 00000ec4 00000000 ....HOW DO I FIX IT

New user
August 3rd, 1999, 10:22 PM
testing

Arunesh
August 4th, 1999, 03:38 AM
This problem could occur if you developed the application in Windows NT and tested in Windows 95. Change of OS could be cause of the problem becoz memory management of windows NT is more efficient than Windows 95.