View Single Post

  #1 (permalink)  
Old 09-14-2004
alt-088 alt-088 is offline
Junior Member
White Belt
 
Join Date: Jul 2004
Posts: 9
What am i doing wrong???

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
Reply With Quote