Hello guys,
I have a problem that I can`t solve since I updated my PPC to WM6.
If I use a GPS-program then I get the error: "outofmemoryexception" in codeline :
If serial.InBufferCount>0 Then
GPS.GPSStream(Serial.InputString)
I`m already using the serial2.dll (didn`t work at all with the other one).
Same error occurs when I use the gps-example from erel.
And I didn`t have this error on WM5.
Does anyone have an idea what is going on there?
Cheers
(I hope this hasn`t been answered somewhere here, if so then sorry, I didn`t find it.)
I have a problem that I can`t solve since I updated my PPC to WM6.
If I use a GPS-program then I get the error: "outofmemoryexception" in codeline :
If serial.InBufferCount>0 Then
GPS.GPSStream(Serial.InputString)
I`m already using the serial2.dll (didn`t work at all with the other one).
Same error occurs when I use the gps-example from erel.
And I didn`t have this error on WM5.
Does anyone have an idea what is going on there?
Cheers
(I hope this hasn`t been answered somewhere here, if so then sorry, I didn`t find it.)