Share |

.NET - Knowledge Base - Tags

Download Eye4Software GPS Mapping Studio free trial Download Eye4Software GPS Mapping Studio
Browse through the Eye4Software GPS Studio manual Browse through the Eye4Software GPS Mapping Studio manual



Navigation >> KB Table of contents >> Tags >> .NET



.NET - Knowledge Base - Tags




#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:  Eye4Software GPS Toolkit ,REGSVR32 ,64bit ,.NET ,COM