What am i doing wrong???

alt-088
09-14-2004, 01:11 PM
I am getting this error message...

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in axinterop.mappoint.dll

Additional information: This method or property is not implemented.


on this line...

objMap = AxMappointControl1.NewMap(objtemplate)


please assist...

thanks
tony

gingerbbm
09-15-2004, 10:31 AM
New to this myself, but I think you need to get hold of the map object using the "ActiveMap" property:


AxMappointControl1.NewMap(MapPoint.GeoMapRegion.ge oMapEurope);
objMap = AxMappointControl1.ActiveMap;



Hope this helps.
Stuart

alt-088
09-16-2004, 03:37 PM
well -

i re-installed mappoint
and now all is working


go figure

take care
tony

 
Web mp2kmag.com
mapforums.com