PRB: DAO Setup from Redist Directory Fails

ID: Q160005


The information in this article applies to:
  • Microsoft Visual J++, version 1.0


SYMPTOMS

When 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:-2
If you are running a compact setup, the following message appears:
Data Access Objects (DAO) SDK successfully installed
However, the compact setup does not create the DAOSDK folder under Msdev.


CAUSE

The Redist\Dao folder does not contain the complete DAO SDK. It only has the redistributable part of the DAO SDK.


RESOLUTION

Run 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.


STATUS

This behavior is by design.


REFERENCES

For the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:

http://support.microsoft.com/support/visualj/

http://support.microsoft.com/support/java/

Additional query words: DAO setup -2 transfer error

Keywords : kbsetup kbGenInfo kbVJ
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: November 8, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.