VFP (9.0) I am experimenting with mappoint for a stevedoring company.
I am having problems with the Createobject("mappoint.application")
When I execute the code I get the error message ‘Class definition MAPPOINT.APPLICATION is not found.”
When I search the registry for MAPPOINT.APPLICATION I find nothing
In the registry I see all kind of references to MapPoint but nothing to Mappoint.Application the way I see it for VFP, or EXCEL
Mappoint.AddressActions
Mappoint.AddressActions.9
Mappoint.Control
Mappoint.Control.11
Mappoint.GeoHeadingActions
Mappoint.GeoHeadingActions.9
Mappoint.GeoHeadingRecognizer
Mappoint.GeoHeadingRecognizer.9
Mappoint.Map.NA.10
Mappoint.Mappoint.Utilities
Mappoint.Mappoint.Utilities.9
Mappoint.OfficeAddin
Mappoint.OfficeAddin.9
Mappoint.Template.10
I installed the full install for mappoint 2004
How do I set the registry to recogonize mappoint.application
Thanks Jerry

createobject("mappoint.application)
GCAL
Dave
I get a syntax error when I execute the line with th
Jerry
BikerRon
ok heck at this point I try anything.
still get the error not found
Jerry
Nik_MI
What about
CreateObject("MapPoint.Application.NA")
http://www.mp2kmag.com/mappoint/discussion/viewtopic.asp t=7873
Dave M.
Marty McGee
I have not been succcessful in findind a way to register 'mappoint.application' after 5 reinstalls of mapoint. I'v turned off all spywhare, virus proctection, shut down all other software and installed. Check and unchecked the option to include support for automation.
Ive called microsoft and am awaiting a callback.
Jerry
Breno
north american
Jerry
Julian Kooiker
steve pearson
http://pubs.logicalexpressions.com/pub0009/LPMArticle.asp ID=279
says:
CreateObject("MapPoint.Application.NA.11")
Dave M.
DGretlein
I still get
Class definition MAPPOINT.APPLICATION.NA.11 is not found.
when I execute CreateObject("MapPoint.Application.NA.11")
Jerry F
percramer
the Question mark was punctuation... not code.
Dave M.
Golfnut 1969
It worked on a windows 2000 sever, but not on a windows xp professional, I have open a case with microsoft and awaiting a reply
Jerry
bikebogota.com
Also look at
MapPoint 2002/2004 ActiveX Control
http://www.microsoft.com/downloads/details.aspx FamilyId=A528C829-6AAD-4743-8C38-EC840568D3B1&displaylang=en
and of course
http://msdn.microsoft.com/mappoint/
Dave M.
Doug McCall
When I install and try to run the vb sample
I get the error message that mappoint north america is not installed
I can run mappoint , it is installed you can see the registry entries
I'm going nuts, how do I get this thing registered
Jerry
Dan Stojadinovic
Are u running the north America version or European
Dave M.
hajik
Dave