BUG: "Error occurred while trying to rebuild" w/ Setup WizardLast reviewed: May 2, 1996Article ID: Q138816 |
The information in this article applies to:
SYMPTOMSAfter entering the path to the project file in Setup Wizard and selecting next, you receive this error:
<An invalid pathname with two drive specifiers> File not found. An error occurred while trying to build the project .exe or .dll CAUSEThis error occurs when, before running the Setup Wizard, you choose to make an .exe file in a directory one or more levels higher in the directory tree than the directory where your project files are located. For example, if your .vbp file is in C:\Myprogs\Prog1 and you choose to make the .exe file in C:\, C:\Myprogs, or C:\Myprogs\Prog2, you may encounter this problem. The Setup Wizard always tries to recompile your project, but it fails while making the attempt. The Setup Wizard will correctly handle the case where the .exe is made in a subdirectory of the directory where the .vbp file is located.
RESOLUTIONUse either of the following two methods to resolve the problem:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: 4.00 buglist4.00 vb4win vb4all setup wizard
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |