G
Guest
Can somebody please help me! This problem drives me mad!
I've got a small GPS-Reciever; very nice little thing.
Now I want to design a little program to connect to the reciever. I looked
on the internet for some help to connect to the COM-port. Just a little code
"Imports System.IO.Ports".
When I typed this code in VB.NET, it wouln't work because the namespace
"System.IO.Ports" cannot be found. In the references of the project is
already a version of "System.dll". This is the only version I've got.
Does anyone know what went wrong over here and how I can solve this strange
problem?
--
Best regards,
RichART
(Insanity according to Einstein: run two times the same code, use the same
values but expect other result)
I've got a small GPS-Reciever; very nice little thing.
Now I want to design a little program to connect to the reciever. I looked
on the internet for some help to connect to the COM-port. Just a little code
"Imports System.IO.Ports".
When I typed this code in VB.NET, it wouln't work because the namespace
"System.IO.Ports" cannot be found. In the references of the project is
already a version of "System.dll". This is the only version I've got.
Does anyone know what went wrong over here and how I can solve this strange
problem?
--
Best regards,
RichART
(Insanity according to Einstein: run two times the same code, use the same
values but expect other result)