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