BUG: Compile Error When You Reopen a Project That Uses ImplementsID: Q191207
|
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
This problem occurs because Visual Basic incorrectly saves a file and Implements does not work properly.
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.
Implements DataBinding
Compile Error : User-defined type not defined
This error is for:
Private Property Set DataBinding_DataFormat(ByVal RHS As
StdFormat.DataFormat)
- and also -
Private Property Let DataBinding_DataMember(ByVal RHS As
MSDATASRC.DataMember)
Keywords : kberrmsg kbCompiler kbVBp600bug
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: June 16, 1999