Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : MFC80.DLL error and MSAccess 2003 on WinXP - Stability ProblemSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC Bug Reports

 New Topic 
 
 Post Reply 
[1]  
 MFC80.DLL error and MSAccess 2003 on WinXP - Stability Problem 
 Author   Message 
  mwissbaum 
  
 Group: Members 
 Posts: 5 
 Joined: 2007-02-21 
 Profile
 Posted : 2007-02-21 03:52:24

I incorrectly used the web feedback form to send the following text originally,  however, I have since resolved the issue. The solution is to install the missing dll’s which can be packaged as a redistributable.  MSAccess 2003 becomes stable and QODBC actually becomes faster in returning data.

Original communication:
I am testing the QODBC driver with Quickbooks 2007 Premier and Microsoft Access 2003 on Windows XP SP2. When I run a passthrough query multiple times, the Access database crashes. In the event viewer I see the following in Application events:


Faulting application msaccess.exe, version 11.0.6566.0, stamp 42cdb33e, faulting module msjet40.dll, version 4.0.8618.0, stamp 403430ac, debug? 0, fault address 0x00044854.

I see the following three events in System events:

  1. Dependent Assembly Microsoft.VC80.MFCLOC could not be found and Last Error was The referenced assembly is not installed on your system.
  2. Resolve Partial Assembly failed for Microsoft.VC80.MFCLOC. Reference error message: The referenced assembly is not installed on your system.
  3. Dependent Assembly Microsoft.VC80.MFCLOC could not be found and Last Error was The referenced assembly is not installed on your system. 

 

 
Michael D. Wissbaum 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-02-21 09:14:11

MFC80.DLL is a part of the Microsoft Foundation Classes and is normally deployed as redistributable components in Visual Studio and Visual C++ dynamically linked applications and is not a part of QODBC.

See: Determining Which DLLs to Redistribute

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to