View Single Post

  #2 (permalink)  
Old 10-23-2007
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: problem with mappoint on windows server 2003 using c#

Hi,

I assume that if you start manually mappoint.exe application that it runs normal ? Also did you clicked on the agree from the licence agreement ?

You could try to move the code to the form load event instead of putting it in the constructor of the form.

if this all does not help, it could be that it has something to do with rights on the 2003 server ? do you run as administrator ? If not try so. I recall also that you again have to run mappoint and again agree on the licence agreement or it will not work !
Reply With Quote