View Single Post

  #5 (permalink)  
Old 09-06-2004
cd4000 cd4000 is offline
Junior Member
White Belt
 
Join Date: Aug 2004
Posts: 6
I second EdBick's situation as I am getting the same error when trying to use New on MapPoint.Application.

I had to resort to CreateObject() function to get around this problem, which is inconsistent with many MapPoint samples out there.

The other strange problem I couldn't resolve is why GetPictureFromObject() always returns some default map of the North-Western US region even if the actual map is totally different (and yes, I have saved it before calling GetPictureFromObject()).

Alex
Reply With Quote