BUG: Installing DAO SDK Outside of \DEVSTUDIO May Cause ProblemsLast reviewed: October 31, 1997Article ID: Q175985 |
The information in this article applies to:
SYMPTOMSIf you install the DAO 3.5 SDK in a directory path outside of the default for DevStudio and give the name of that directory an extension, that is, \Daosdk.00, then the settings for both the Include and Lib paths within Visual C++ are cleared. This bug is reproducible only if the new destination directory name includes an extension (".00" for example) AND is outside the DevStudio directory.
CAUSEThis bug is caused by a problem with an InstallShield registry function where a period (.) in the path causes the function to truncate the string it's supposed to be writing.
RESOLUTIONUninstall the DAO SDK using Control Panel/Add Remove Programs. The default directories for Visual C++ will be restored. Reinstall the DAO SDK within the DevStudio directory, or without using an extension in the target installation directory.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |