BUG: Compile Error When You Reopen a Project That Uses Implements (191207)
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 Q191207 SYMPTOMS
When you reopen a project that uses the Implements keyword and that
previously ran fine, the following error is received:
Compile error: User-defined type not defined
CAUSE
This problem occurs because Visual Basic incorrectly saves a file and
Implements does not work properly.
RESOLUTIONSteps to Resolve the Problem- Select References from the Project menu.
- Select Microsoft Data Formatting Object Library and the Microsoft Data
Source Interfaces.
- Save the Project.
- Press F5 to run the project. The above error does not occur.
STATUS
Microsoft 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.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbBug kbCompiler kberrmsg kbpending KB191207 |
---|
|