page fault in module MFC42.DLL run time error 
Author Message
 page fault in module MFC42.DLL run time error

My application, called incept, runs fine on my development machine with
MDAC 2.1
However when I tried to run it on my Boss's machine (also with MDAC 2.1)

I got the following run time error when he selects an action that should

trigger some ADO using the Jet Provider.

INCEPT caused an invalid page fault in
module MFC42.DLL at 0137:5f4012a1.
Registers:
EAX=00000000 CS=0137 EIP=5f4012a1 EFLGS=00010246
EBX=5f4d0008 SS=013f ESP=031ffaa0 EBP=031ffad4
ECX=00000000 DS=013f ESI=007d1050 FS=3267
EDX=00000003 ES=013f EDI=0058022c GS=2976
Bytes at CS:EIP:
8b 71 04 85 f6 57 74 26 8b 7c 24 0c 33 d2 8b c7

Will this go away if I install the enormous 125 MB service pack 4 for
VC++ and rebuild my application.  I have looked on KB and can't find an
reference to this problem.

Many thanks in advance,

Pete



Sat, 28 Jun 2003 00:14:28 GMT  
 page fault in module MFC42.DLL run time error
Pete!

First of all, you might want to investigate a little further exactly why the
app explodes on the other machine. Running the debug version, outputting a
trace log, popping up message boxes, or whatever appropriate for your
application. You might also want to check the dependencies with depends.exe
or some other dependency tool, and compare versions of DLLs on the two
machines.

Johan Rosengren
Responsable Informatique
PACTA S.A.


Quote:
> My application, called incept, runs fine on my development machine with
> MDAC 2.1
> However when I tried to run it on my Boss's machine (also with MDAC 2.1)

> I got the following run time error when he selects an action that should

> trigger some ADO using the Jet Provider.

> INCEPT caused an invalid page fault in
> module MFC42.DLL at 0137:5f4012a1.
> Registers:
> EAX=00000000 CS=0137 EIP=5f4012a1 EFLGS=00010246
> EBX=5f4d0008 SS=013f ESP=031ffaa0 EBP=031ffad4
> ECX=00000000 DS=013f ESI=007d1050 FS=3267
> EDX=00000003 ES=013f EDI=0058022c GS=2976
> Bytes at CS:EIP:
> 8b 71 04 85 f6 57 74 26 8b 7c 24 0c 33 d2 8b c7

> Will this go away if I install the enormous 125 MB service pack 4 for
> VC++ and rebuild my application.  I have looked on KB and can't find an
> reference to this problem.

> Many thanks in advance,

> Pete



Sat, 28 Jun 2003 15:03:50 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Page Fault in MFC42.DLL run time error

2. Invalid page fault in module MFC42.dll when closing a program

3. Mfc42.dll page fault error?

4. MSDEV invalid page faults in RCDLL.DLL and MFC42.DLL

5. MSDEV invalid page faults in RCDLL.DLL and MFC42.DLL

6. MSDEV invalid page faults in RCDLL.DLL and MFC42.DLL

7. MFC42.DLL Invalid Page Fault

8. Page fault on MFC42.DLL

9. Page fault when unload MFC42.dll

10. Invalid Page fault in module MSJT3032.DLL

11. MSDEV caused an invalid page fault in Module SSSCC.DLL After Install SP2

12. CONNECT caused an invalid page fault in module KERNEL32.DLL at 017f:bff7b9f2

 

 
Powered by phpBB® Forum Software