PRB: DAO Setup from Redist Directory FailsLast reviewed: January 29, 1998Article ID: Q160005 |
The information in this article applies to:
SYMPTOMSWhen you run Setup.exe from the Msdev\Redist\Dao, the following error message might appear during a typical installation:
General file transfer error: Please check your target location and try again. Error Number:-2If you are running a compact setup, the following message appears:
Data Access Objects (DAO) SDK successfully installedHowever, the compact setup does not create the DAOSDK folder under Msdev.
CAUSEThe Redist\Dao folder does not contain the complete DAO SDK. It only has the redistributable part of the DAO SDK.
RESOLUTIONRun the setup using the Setup.bat file or use the NOSDK as the argument to Setup.exe like this:
setup NOSDK.This is discussed in the Readme.wri file in the Redist\Dao folder.
STATUSThis behavior is by design.
|
Additional query words: DAO setup -2 transfer error
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |