Quote: Originally Posted by LESLIEx317537
I have been using XPort3 for 2 weeks now. Great program.
Using it with my USB BR355 to help it out of hibernation.
One thing though, since it enables us to use more than one GPS app, I decided to try to play with my spare GPS Rx I have lying around.
I got some VB6 code to work with it, then I tried VS2005 using the .NET v2.0 Framework that has a new SerialPort Class.
When I run the .NET serial port program with XPort3 and the .NET program uses the new SerialPort class it doesn't work. I then shutdown XPort3 and it works off the normal com port.
If I use MSCOMM from VB6 in my .NET app, then it works fine by not using the new Serial Port class, but the old way...
Weird. Also how hard would it be to add a Line to the GPS sentences. Cause some proprietary GPS send out sentences, and I wanna have my Old Co-Pilot 2003 work with my new BR355, but I noticed it's not spitting out this extra line that my other GPS does.
What exception is being thrown when you try connecting using VB.net?