MOD2000: Some Data Access Files Cause "Missing Dependency Information" Dialog Box to Open During Package and Deployment Wizard (230468)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q230468 Advanced: Requires expert coding, interoperability, and multiuser skills.
SYMPTOMS
When you run the "Package and Deployment" Wizard to package a solution, the Missing Dependency Information dialog box opens with a list of files that do not have dependency information. This occurs even though your Visual Basic for Applications project includes only references to standard Microsoft data access components.
CAUSE
You have included references in your Visual Basic for Applications project for technologies included in the Microsoft Data Access Components (MDAC). The technologies and files included in MDAC are not designed to be distributed alone, so some of the files do not have dependency files. The MDAC files known to cause this dialog box to appear are: |
MSADOX.DLL | Microsoft ADO Ext. 2.1 for DDL and Security | MSJRO.DLL | Microsoft Jet and Replication Objects 2.1 Library | NOTE: If you do not want the "Package and Deployment" Wizard to check for dependency files for these specific files in the future, you can click to select the check box next to the files in the dialog box, and then click OK.
RESOLUTION
When you receive the Missing Dependency Information dialog box in reference to the files listed in the "Cause" section of this article, you can click OK to bypass the dialog box.
To ensure that all files required for using MDAC technologies are present on the computer on which you are going to install your solution, be sure to distribute the entire MDAC package. You can distribute the MDAC package by manually including the MDAC installation file, MDAC_typ.exe. The default location of MDAC_typ.exe is C:\Program Files\Microsoft Office\ODETools\V9\PDWizard\Redist.
STATUSMicrosoft has confirmed that this is a problem in Microsoft Office 2000 Developer, "Package and Deployment" Wizard.
Modification Type: | Major | Last Reviewed: | 7/30/2001 |
---|
Keywords: | kbAppSetup kbbug kbPDWizard kbwizard KB230468 |
---|
|