Re: Serial port problem using pocket pc emulator
From: Floyd Burger (floydburger_at_adelphi.not)
Date: 02/29/04
- Next message: apitman: "Re: Soft Input Panel CTRL-X, C, V revealed"
- Previous message: ali: "still serial port problem with pocket pc emulator 2002"
- In reply to: Ali: "Re: Serial port problem using pocket pc emulator"
- Next in thread: ali: "RE: Serial port problem using pocket pc emulator"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 19:07:35 -0700
You said:
> First i run this example uinsg window application and its fine and after
> that i tried to run this example using smartdevice application. i have
> pocket pc 2002 emulator. when i try to open port it gave me that error
So, whichever platform shows the error doesn't have a COM4. Your emulator
(and I'm assuming that the emulator is where the exception is raised from)
is probably mapping the PCs COM4 to it's own COM1 or COM2. Try opening one
of those ports. If you're using the emulator from Visual Studio, go to its
configuration dialog ( Tools | Options | Device Tools ) and check the
Hardware tab of the configuration dialog. On mine, that only shows "Serial
Port 1" and "Serial Port 2", which can be mapped to physical ports on the
host PC. It sounds like you'll want to set "Serial Port 1" to COM4, and
open COM1 in the emulator.
-- "Ali" <anonymous@discussions.microsoft.com> wrote in message news:009A811E-4F7F-4C3D-A0B8-D33266E479E1@microsoft.com... > but that problem is not in windows application i am using the same port in windows and its fine just in emulator
- Next message: apitman: "Re: Soft Input Panel CTRL-X, C, V revealed"
- Previous message: ali: "still serial port problem with pocket pc emulator 2002"
- In reply to: Ali: "Re: Serial port problem using pocket pc emulator"
- Next in thread: ali: "RE: Serial port problem using pocket pc emulator"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|