Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Great OCX to display and manipulate maps but....urgent help
Message
From
28/04/2007 02:43:00
Victor Chigne
Inteliventas
Peru
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Great OCX to display and manipulate maps but....urgent help
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01220758
Message ID:
01220758
Views:
105
Hello.
There is a great activex control for map display and manipulation. It's name is mapwindows (www.mapwindows.org).
Its free, royalty free and open source. Now, for deploying mapping applications for my customers i have to pay $2k to mapobjects to use its activex control. But this control (mapwingis.ocx) can do whatever maopbjects does, for free.
Here comes the problem:
I tested the OCX in VB, works perfectly. In VFP, I put the map control in a form and it runs ok (no map).
In order to load layers I should instantiate an object (mapwingis.shapefile) . This command runs fine:

x= createOBJECT("MapWinGis.ShapeFile.1")

I can even have intellisense for x after this. But when I try to use the shapefile object I got this error:

"OLE Error code 0x82blah blah......Library not registered."

Of course I have already registered the OCX and included the control in VFP.....no way.

I feel like Tantalus, too close and too far. Please any help ?
Next
Reply
Map
View

Click here to load this message in the networking platform