When I try and update the web service request, it tells me that I can't find it. Then when I try to add it manually, it asks for my login credentials.. What are these? My virtual earth credentials are apparently just my windows live id and password- but
those don't work on this page! I can't figure out how to get logged in. I have no idea if I have to pay for an account, or what I'm supposed to do. Here is the instructions from the site above.. Any help is really appreciated...
Run this sample in Visual Studio .NET
Navigate to the appropriate project subfolder in the DataUploadClient folder, and then open the appropriate project file.
jason_sulliv...
Member
2 Points
10 Posts
Trouble with Mapping Points of Interest Credentials
Jan 14, 2008 02:26 AM|LINK
I'm trying to carry out the sample code that is located at:
http://msdn2.microsoft.com/en-us/library/aa491891.aspx
When I try and update the web service request, it tells me that I can't find it. Then when I try to add it manually, it asks for my login credentials.. What are these? My virtual earth credentials are apparently just my windows live id and password- but those don't work on this page! I can't figure out how to get logged in. I have no idea if I have to pay for an account, or what I'm supposed to do. Here is the instructions from the site above.. Any help is really appreciated...
Run this sample in Visual Studio .NET
Navigate to the appropriate project subfolder in the DataUploadClient folder, and then open the appropriate project file.
Visual Basic .NET project location:
SDK_Install_Folder\Samples\[.NET 1.1 | .NET 2.0]\DataUploadClient\vb\DataUploadVB.vbproj
Visual C# .NET project location:
SDK_Install_Folder\Samples\[.NET 1.1 | .NET 2.0]\DataUploadClient\cs\DataUploadCS.csproj
In the Solution Explorer window, expand the Web References folder, right-click CustomerDataService, and then click Update Web Reference.
When prompted with a dialog box for your credentials, enter your user name and password for the MapPoint Web Service.
Right click on project in the Solution Explorer and click on Properties to go to the Properties page.
Under Configuration Properties folder select the Debugging tab and enter your command line arguments in the Command Line Arguments field.
A valid command line argument list must be in the following format:
<div class="code" id="ctl00_rs1_mainContentContainer_ctl01_"> </div>On the Debug menu, click Start.