The information in this article applies to:
SYMPTOMSThe following error message might appear when you are developing Windows CE Toolkit for Visual Basic (VBCE) applications: There are several reasons why this message might occur. This article addresses some of these reasons and how to resolve them. MORE INFORMATIONCommon scenarios for this error message include, but may not be limited to the following: Scenario 1CauseAn invalid remote or local path is entered in the Project Properties dialog box, or alternately, an non-existent directory structure exists on the remote device or emulator.SolutionEnsure that both the local and remote paths contain valid path locations.Scenario 2CauseThe remote device is not connected to the desktop machine.SolutionEnsure that the device is physically connected to the desktop and that you have entered valid login parameters.Scenario 3CauseA project with the same name is already running on the remote device.SolutionEnd the application that is running on the remote device or change the local and remote path information to reflect a different project name.Scenario 4CauseVBCE run-time and remote debugging files are in ROM on the remote device, but do not match those that ship with VBCE. This is currently a known issue with the Sharp Mobilon HC4100 and HC4500.SolutionFor VBCE5:Copy the files that shipped with VBCE down to the remote device manually. You need to copy the following files:
For VBCE6: Copy the files that shipped with VBCE down to the remote device manually. You need to copy the following files:
Scenario 5CauseThe VBCE application is being developed on a machine running Windows 95 or Windows 98. This only applies to VBCE 5.0.SolutionVBCE requires Windows NT 4.0 with Service Pack 3. The main reason for this requirement is that the Windows CE operating system is Unicode based, and only Windows NT 4.0 provides complete emulation capabilities. There are currently no plans to make VBCE operable under Windows 95 or Windows 98. For additional information, please see the following article in the Microsoft Knowledge Base:Q184851 INFO: VBCE Does Not Run on Windows 95 or Windows 98NOTE: This only applies to VBCE 5.0. Scenario 6CauseConnection to the device was lost and reconnected during the same Visual Basic session.SolutionClose and reopen Visual Basic.Scenario 7CauseThe message may appear under unknown circumstances.SolutionThere are a couple of things that can be done in an attempt to remedy the situation. First, try exiting Visual Basic and re-launching it. Second, try closing the Emulation window and re-launching it via the Windows Start menu, selecting Programs, then Windows CE Platform SDK, then Desktop Handheld PC Emulation.Additional query words: vbce vbce5 vbce6
Keywords : kbToolkit kbVBp500 kbWinCE100 kbGrpVB |
Last Reviewed: February 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |