BUG: Error with Std EXE Converted from ActiveX Control Project (197305)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q197305 SYMPTOMS
If you convert an ActiveX control project to a Standard EXE project when
the RequireLicenseKey flag is set, the following error message appears when
you run it as a compiled EXE:
System Error &H80004002: No such interface supported.
CAUSE
The RequireLicenseKey flag is still present and set.
RESOLUTION
To work around this problem, do one of the following: - Turn it back into an ActiveX control project, open the Project
Properties dialog box, clear the Require License Key option, and turn
the project back into a Standard EXE project.
- Open the .vbp file, and remove the RequireLicenseKey flag.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbBug kbCtrl kbCtrlCreate kbDatabase kbpending KB197305 |
---|
|