Anyone else tried or having issues with SerialPorts under .NET CF 2
(SP1) and CE 6.0? Establishing a manual connection or similar to a
hyperterminal client shows comms is ok from the OS side of things, but
if I write a .NET CF application (that runs fine under CE 5), opening a
SerialPort object causes the program to throw an IOException.

I have resorted to using the CE 5.0 com16550.dll in my build image -
then it works fine.

Re: Windows CE 6.0 calls to .NET CF SerialPort calls by Steve

Steve
Mon Nov 27 08:52:43 CST 2006

Sounds like a bug in the serial driver, report it to ms support as a bug.

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com



Re: Windows CE 6.0 calls to .NET CF SerialPort calls by sean

sean
Wed Jan 24 16:58:54 CST 2007

did you ever figure this out?

On Nov 27 2006, 6:52 am, "Steve Maillet \(eMVP\)"
<nosp...@EntelechyConsulting.com> wrote:
> Sounds like a bug in the serial driver, report it to ms support as a bug.
>
> --
> Steve Maillet
> EmbeddedFusionwww.EmbeddedFusion.com
> smaillet at EmbeddedFusion dot com