Anonymous
05-09-2002, 11:48 PM
As Gilles Kohl showed in a previous article, it's possible to program MapPoint with only the free .NET Framework SDK. This article illustrates a simple program using this technique for generating images from MapPoint.
Read the full article: http://www.mp2kmag.com/articles.asp?ArticleID=69
Anonymous
10-21-2002, 03:40 PM
VB6 programmer-newbie to DotNet:
I tried using the code, and I think I followed all the instructions accurately, but-- I get 'no input source specified' as the return string from the VBC @ line command. What source does this msg refer to?
Thanks in advance
Eric Frost
10-21-2002, 05:41 PM
What is the exact prompt and command you type? If I am understanding correctly, the source the message is referring to is "GenStates.rsp". Make sure that file is in the current directory.