PRB: Deployment on an Emulator Does Not Respond When You Select the COM1 Port in the Configure Emulator Settings Window (813562)
The information in this article applies to:
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
SYMPTOMSWhen you configure emulator settings to use COM1 as the
serial port1 for the Microsoft Pocket PC Emulator or Emulator for Microsoft
Windows CE .NET, then you may receive the following error message when you try
to deploy a smart device application on an emulator: There
were deployment errors. Continue? If you click Yes,
then the smart device application does not deploy the emulator. CAUSEWhen you specify the COM1 port for communication while you
configure emulator settings, Visual Studio .NET tries to use the COM1 port to
communicate with the device. The emulators (such as Pocket PC Emulator or
Windows CE .NET Emulator) do not communicate through the COM1 port. Therefore,
when you specify the Pocket PC or Windows CE .NET emulator as your deployment
device and at the same time you specify the COM1 port as your communication
port, you may receive an error.RESOLUTIONTo resolve the problem, change the value of serial port1 in
the Configuring Emulator Settings window to
None. To do so, follow these steps: - Open Microsoft Visual Studio .NET (2003).
- Click Tools , and then click
Options.
- In the Options window, expand
Device Tools, and then click
Devices.
- Select Pocket PC from the Show
devices for platform list.
- Select either Pocket PC 2002 Emulator or
Windows CE .NET Emulator from the Devices
list.
- Select Emulator Startup Provider from the
Startup server list, and then click
Configure.
- In the Configure Emulator Settings window,
click the Hardware tab.
- Select None from the Serial
port1 list, and then click OK.
- Click OK to close
theOptions window.
STATUS This
behavior is by design.
Modification Type: | Minor | Last Reviewed: | 5/20/2005 |
---|
Keywords: | kberrmsg kbDeviceSpecific kbDeployment kbEmulation kbprb KB813562 kbAudDeveloper |
---|
|