We have an application built on Access app and needs to connect to SQL Server
One day we upgrade the PC to Windows 7 64bits and Microsoft Office 2010 32bits
The error is encountered
Error msg:
Faulting application name: MSACCESS.EXE, version: 14.0.4750.1000, time stamp: 0x4b8bade7
Faulting module name: MSVCR90.dll, version: 9.0.30729.6161, time stamp: 0x4dace5b9
Exception code: 0xc0000417
Fault offset: 0x0006ccd5
Faulting process id: 0x9a4
Faulting application start time: 0x01cf16d8d2a77b43
Faulting application path: C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE
Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
Report Id: 2140374c-82cc-11e3-9516-c81f662d3db5
Solution:
Because the “*.dll” (MSVCR90.dll) component is not compatible with Microsoft Access 2010 and up
And one way is degrade to Access 2007
No comments
Post a Comment