Article ID: 218184 - Last Review: November 17, 2003 - Revision: 2.1 PRB: Restart After MDAC Installation Causes ErrorThis article was previously published under Q218184 SYMPTOMS
After you install the Microsoft Data Access Components 1.5 through 2.1, you need to restart your computer. After you restart, you might receive the following error message:
Unable to open response file c:\temp\odbcconf.tmp
CAUSE
MDAC looks for the Odbcconf.tmp file in the directory assigned by the TEMP environment variable. If the Autoexec.bat file contains a command to delete all files in the \Temp directory, this file will be missing when the last portion of the MDAC installation is completed (during start up).
RESOLUTION
Do not delete files in the \Temp directory when you restart the computer. Comment out the "offending" line in the Autoexec.bat with the DOS's REM command. For example:
You need to run the MDAC installation again because the initial installation was incomplete. STATUS
This behavior is by design.
| Article Translations
|
Back to the top
