M
Mr. X.
Hello.
I am using the VS 2005, and using serialPort to connect to RS232.
(Handshake is on ...)
When getting a response, I get the message :
Cross thread operation not valid :
Control() 'MySerialPortCtl' accessed from a thread other than the thread is
was created on.
What should I do in order to solve the problem ?
Thanks
I am using the VS 2005, and using serialPort to connect to RS232.
(Handshake is on ...)
When getting a response, I get the message :
Cross thread operation not valid :
Control() 'MySerialPortCtl' accessed from a thread other than the thread is
was created on.
What should I do in order to solve the problem ?
Thanks