"Build Real-Time Web Images" by Roger Jennings [Visual Studio Magazine August 2004]

************************************************************************
Readme.txt File for the TerraService.sln and TerraServiceMP.sln projects
************************************************************************

1. Unzip the file into ...\TerraService and ...\TerraServiceMP folders,
and subfolders with the ZIP file creates for you.

2. The TerraService.sln project will build and compile with the .NET
Framework 1.1. Click Help | Online Help for operating instructions. If 
you don't want to obtain a MapPoint 45-day evaluation agreement or 1-year
MSDN subscription, stop here.

3. The TerraServiceMP.sln project won't build because it doesn't include
a required Web Reference named MP. You must obtain an evaluation agreement for or MSDN subscription to the MapPoint Web Service. After you receive
your credentials, add a Web Reference named MP to the project using the URL
that you received from Microsoft. (The URL is confidential information.)

4. Open the PublicVars.vb module (class) and substitute the UserID and 
Password you receive with your credentials for the strMPUserID and strMPPassword placeholder constants in the module.

5. Build and run the TerraServiceMP.sln project.

Enjoy the code,

--rj

Roger_Jennings@compuserve.com

