Share |

Knowledge Base - Eye4Software GPS Toolkit - Errors and Troubleshooting

Download Eye4Software GPS Toolkit free trial Download the Eye4Software GPS Toolkit fully functional 30 day trial version for free
Browse through the Eye4Software GPS Toolkit for Windows manual Browse through the Eye4Software GPS Toolkit manual



Navigation >> KB Table of contents >> Eye4Software GPS Toolkit - Errors and Troubleshooting



Knowledge Base - Eye4Software GPS Toolkit - Errors and Troubleshooting




#130005 No data is displayed after starting the scripts or demo applications, what could be wrong ?
Please check the following: Is the correct serial port selected ? Did you select the correct baudrate (most GPS receiver use 4800 bps) ? Check the logfile for errors. If no errors are reported, please check the 'Log GPS Data' checkbox in the demo application and check whet ...
Tags:  No Position ,No Data ,Nothing Displayed ,No Fix
#130010 When trying to register your GPS component (gpsctl32.dll) REGSVR32 returns the following error: 0x80070005
We are aware of this error, however it is not a problem with the GPS component itself. Please try the following: When starting the command prompt, start it from the start menu by locating the "Command Prompt" in the start menu, now right click on this item and select "Run as Administra ...
Tags:  Register ActiveX ,Manual Installation ,REGSVR32
#130015 When I am running the .NET demo application, I receive the following error: Retrieving the COM class factory for component with CLSID {B0200A80-3C4B-4A42-ACC1-F9B11939ED5D} failed due to the following error: 80040154.
This error means the component is not correctly registered on this PC, or you are trying to run the application in 64 bit mode, while only the 32 bit control has been registered. To register the 64 bit control, run the following from the command prompt: REGSVR32 path to gpsctl64.dll ...
Tags:  REGSVR32 ,64bit ,.NET ,COM