Thread: COMException
View Single Post

  #1 (permalink)  
Old 08-24-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
COMException

I had been using the following line to open a .ptt file for some time now:

axMappointControl1->NewMap("C:\\Program Files\\...


But now for some reason I am getting the COMException "Method or property not implemented". Mappoint itself will open the .ptt file properly. The path is correct. I can't think what I could have changed to cause this.

Mike
Reply With Quote