PRB: Errors in Regular Project After Using VBCE ToolkitID: Q195256
|
When you try to run a regular (non-VBCE) project after working on Windows CE Toolkit for Visual Basic (VBCE) projects, the following error might occur:
Before it can be compiled, the Project must have a Startup Object specified. Go to the Project Properties dialog to specify the Object.
There are two ways to avoid the error:
The error described above occurs when a regular Visual Basic project,
either new or existing, is opened after a VBCE project has been opened in
the same session of the Visual Basic integrated design environment (IDE).
The error indicates incorrectly that a Startup Object has not been
specified.
Closing and reopening the design environment clears internal references to
the VBCE toolkit and prevents the error.
MsgBox "OK"
Books Online for the Microsoft Windows CE Toolkit for Visual Basic 5.0
Additional query words: wce wince vbce vbce5
Keywords : kbide kbToolkit kbVBp500 kbWinCE100 kbGrpVB
Version : WINDOWS:1.0,5.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: February 10, 1999