[Mono-dev] Mono 2.4 Windows - SerialPort.BytesToRead NullReferenceException

2009-04-29 Thread Rytis Ilciukas (rick)
I'm trying to run a very simple SerialPort test app (see the code below) on Windows using Mono and i get System.NullReferenceException: Object reference not set to an instance of an obj ect at (wrapper managed-to-native) System.IO.Ports.WinSerialStream:ClearCommError

Re: [Mono-dev] Mono 2.4 Windows - SerialPort.BytesToRead NullReferenceException

2009-04-29 Thread Alan McGovern
Hi, Could you attach that testcase to a bug report and add a verbal description of what exactly is wrong at http://bugzilla.novell.com . Also mention the version of windows you're on (which is it?). That's the best way to get the issue fixed. Thanks, Alan. On Wed, Apr 29, 2009 at 7:50 AM, Rytis