View Single Post

  #10 (permalink)  
Old 05-24-2007
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,055
Re: How to close MapPoint applications correctly?

Hi,

You have 2 instance of MapPoint running (please check in task manager). One because you drop the component on a form and a second one you create yourself.

The problem is that you assign the Activemap from the one to the active map of the other. So what you see is the map from the other application.

So that is wy commenting out the line will let you see the right changes. You can as well remove the component and then check task manager there will be only one instance of MapPoint running.

However I talk a lot because that does not solve the problem wy it is not saved. I will try to try it myself later today if I find some spare time.
Reply With Quote