OFFXPDEV: Missing ADO Reference Errors When Deploying an Access 2002 Runtime Application (317388)
The information in this article applies to:
- Microsoft Office XP Developer
This article was previously published under Q317388 SYMPTOMS After you deploy a Microsoft Access 2002 runtime
application that references the Microsoft ActiveX Data Objects library
(Msado15.dll), the following error is generated: Your
database or project contains a missing or broken reference to the file
Msado15.dll version <version number>. To make sure that your database or
project works correctly, you must fix this reference.
To learn how to
fix this reference, click Help. If you start a form that
specifically uses the reference, you may receive the following error message:
Execution of this application has stopped due to a
runtime error.
'The application cannot continue and will be shut
down.' CAUSE The application is referencing a newer version of ActiveX
Data Objects (ADO) than the one that is installed on the deployment computer.
RESOLUTION To resolve this issue, use one of the following methods: Method 1 Install a newer version of the Microsoft Data Access Components
(MDAC) on the deployment computer. The newer version must match the version of
ADO that you are referencing. MDAC includes the file Msado15.dll and updates
the file accordingly. To download the latest version of MDAC, visit the
following Microsoft Web site: Method 2 Change the ADO reference in your application to match the version
on the deployment computer.
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
304007
How to avoid common mistakes when you create distributable run-time applications
Modification Type: | Minor | Last Reviewed: | 6/26/2006 |
---|
Keywords: | kbprb KB317388 |
---|
|