E
Eric
Hi,
I'm trying to read data from a device connected by SerialPort van MS CF2.0
I connect to the device and the send an INIT command to it.
The device then responds with some data.
Each time the datarecieved event is handled, I get the following
(translated) error:
NotSupportedException
No error message can be shown because an optional source-assembly can not be
found at
Miscrosoft.AGL.Common.MISC.HandleAR() at
System.Windows.Forms.Control.get_Text() at
MyProgram.Form1.prt_DataRecieved() at
System.IO.Ports.SerialPort.CatchRecievedEvents() at
EventLoopRunner.CallRecieveEvents() at
WorkItem.doWork() at
System.Threading.Timer.ring()
Can anyone tell me what this means, please, and how can I solve this?
rg.
Eric
I'm trying to read data from a device connected by SerialPort van MS CF2.0
I connect to the device and the send an INIT command to it.
The device then responds with some data.
Each time the datarecieved event is handled, I get the following
(translated) error:
NotSupportedException
No error message can be shown because an optional source-assembly can not be
found at
Miscrosoft.AGL.Common.MISC.HandleAR() at
System.Windows.Forms.Control.get_Text() at
MyProgram.Form1.prt_DataRecieved() at
System.IO.Ports.SerialPort.CatchRecievedEvents() at
EventLoopRunner.CallRecieveEvents() at
WorkItem.doWork() at
System.Threading.Timer.ring()
Can anyone tell me what this means, please, and how can I solve this?
rg.
Eric