Anonymous
02-26-2004, 10:07 AM
Programming with MapPoint 2004 using the .NET Framework
This article by Chandu Thota discusses how to program with the MapPoint 2004 object model using the Microsoft® .NET Framework
Read the full article here:
http://www.mp2kmag.com/a103--chandu.thota.net.framework.mappoint.html
Post comments and questions by hitting Post Reply.
Anonymous
05-06-2004, 10:20 AM
Hi CHandu,
Implementing the code as is gives an error of "Object reference not set to an instance of object"....i did notice (in debug mode)that despite the line app.Visible=true;
the value is always false and does not get set to true... ! ! !
could this be the reason i get the error? are there any other configuration setting that need to be performed....?any code snippets would be helpful....
Thanks
Anonymous
07-23-2004, 10:31 AM
Hi everyone -
How about posting the full code to the article as a project???
Just giving sections is not working right for me (newbie)
thanks
tony
Eric Frost
09-09-2004, 10:21 AM
Hi Tony,
I sent an inquiry to the author and he finally dug it out, sorry about the slow response.
How did you project go? If you already surmounted the problems you were facing, perhaps this will help someone else.
http://www.mp2kmag.com/downloads/articles/MP2KSample.zip
It's a simple example, but it compiles and runs on my machine.
Eric