BUG: Compile errors when you use command line argument /MAKE (190165)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q190165 SYMPTOMS
When you use command line arguments to compile a Microsoft Visual Basic
project that contains WebClass designers, you may encounter errors.
CAUSE
When you use the command line argument /MAKE to compile the application, if
the associated .DCA files for the Designers (.DSR) are not in the same
directory as the .DSR files, you may encounter errors during the
compiling. The .DCA files contain type library information that is
necessary to compile the project.
RESOLUTION
Use one of the following workarounds to compile the project
without errors:
- Open the project in Visual Basic, and make a change in the project. Any change, such as entering a space and then deleting the space in the project, will suffice. Close Visual Basic, and save the changes. This rebuilds the .DCA files for the application in the same directory where the .DSR files are located.
- Compile the application inside of the Visual Basic Integrated Development Environment (IDE). This also rebuilds the .DCA files for the application.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
190924
Command line argument /MAKE truncates user documents
Modification Type: | Major | Last Reviewed: | 4/27/2006 |
---|
Keywords: | kbBug kbpending kbWebClasses KB190165 |
---|
|