PRB: Unexpected Error Occurs in Code Generator or Linker (193089)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q193089 SYMPTOMS
When compiling an upgraded Visual Basic 5.0 project in Visual Basic 6.0,
you may received the following error message:
"Unexpected Error Occurred in Code Generator or Linker."
CAUSE
This is caused by the existence of a project.pdb (symbol) file in the
directory into which you are compiling the project.
RESOLUTION
There are two possible resolutions to this issue:
- Delete the existing .pdb file.
-or-
- Compile the project (exe or dll) into a different directory.
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbprb KB193089 |
---|
|