PRB: DAO Setup from Redist Directory Fails

ID: Q160005

The information in this article applies to:

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.

Additional query words: DAO setup -2 transfer error

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/ 

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

Last Reviewed: January 31, 1998