PRB: Running Project Causes Error While Attempting to Load FormLast reviewed: February 6, 1998Article ID: Q180628 |
The information in this article applies to:
SYMPTOMSThe following error occurs when running a Windows CE Project in Visual Basic 5.0:
Error while attempting to load the Startup form. CAUSEThis Application Error is generated because an ActiveX control used in the project has not been installed in the target environment (either the emulation environment or the remote device). Controls must be installed on the desired platform before use. To use a control in emulation, it must be installed in the emulation environment. Similarly, the control has to be installed onto the device to be used there.
RESOLUTIONFrom the Visual Basic 5.0 design environment with a Windows CE project loaded:
MORE INFORMATIONTo allow your system to automatically synchronize any controls on your desktop to either the emulation environment or your remote device, select the appropriate control shown by the Control Manager, select the Synchronize menu, and then choose either the Emulation or Device options. Keywords : vb5all vbce kberrmsg Version : WINDOWS:1.0 Platform : WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |