Forum Discussion
Problem with the MsJet40.dll released with the Windows 10 KB4566782 Update
PatrickLee2195 OChristiaanse Dan2000 and all other affected people:
For the discussions with Microsoft it would be helpful to know to what extent you are talking about real Access applications. Therefore a few questions:
1) Is it that you or your users open Access to manage replicated data in an Access frontend with forms, queries etc. and it is there where they experience the replication related problem, i.e. they cant't open their Access application with Access any more?
Or
2) Is it that you just use MDB files to hold data and pilote the MDB files and replication (i.e. msjt40.dll and msjro.dll) from outside of Access like with a VB or .NET etc. application? So there is no real Access application involved, just MDB files.
3) If Access is really involved, which version(s) of Access do you use?
second option:
MDB used for data, external application (not written in the languages you mention, but that doesn't matter) used to change, replicate, read etc data from the MDB and its companions.
There is no real Access application involved in this process.
I know that replication has been ditched after Access 2007 (if im correct). We still use the last version that supports it if need be to change things in the mdb.
I got 2 dumps from our tools about registry stuff, I don't think you'll be able to get things from it.
But nevertheless:
******************************************************************************
Error : An unhandled exception (0xC0000005) occurred inside module:
: C:\Windows\system32\msjet40.dll at 0x7AAD000E
Registers: EAX = 0x00000000 EBX = 0x00000004 ECX = 0x00000004 EDX = 0x00000000
: ESI = 0x00000000 EDI = 0x009DD968 ESP = 0x009DD8BC EBP = 0x01730AE8
******************************************************************************
Error : An unhandled exception (0xC0000005) occurred inside module:
: C:\Windows\system32\msjet40.dll at 0x7AAD000E
Registers: EAX = 0x00000000 EBX = 0x00000004 ECX = 0x00000004 EDX = 0x00000000
: ESI = 0x00000000 EDI = 0x0148DE70 ESP = 0x0148DDC4 EBP = 0x060E27A0
If you need more, I'm able to produce more.