Community of VE/MapPoint Users and Developers
This is a discussion on mappoint eu entities and custom data source within the MapPoint Web Service and Virtual Earth forums, part of the Map Forums category; I am developing an app using MapPoint Web Service in VB. net I am trying to modify an mappoint sample ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| mappoint eu entities and custom data source I am trying to modify an mappoint sample introducing in map EU the entities as service station that Map Style EU doesnt support. findSpec.Options = New FindOptions findSpec.Options.ResultMask = FindResultMask.EntityFlag findSpec.Options.SearchContext = 118 findSpec.Options.ThresholdScore = 0 findSpec.Options.Range = New FindRange findSpec.Options.Range.StartIndex = 0 findSpec.Options.Range.Count = 500 mapSpec.Views = views mapSpec.Pushpins = myPushpins Dim findResults As FindResults Dim foundResults As FindResults foundResults = findService.Find(findSpec) But when i use findService i am getting unauthorized errors. An other problem: after uploading my custom data source i'm not able to call them in my app. thanks |
| |||
|
Hello, 401 unauthorized errors are caused by an incorrect username and/or password. Steven Pushee This posting is provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use. © 2003 Microsoft Corporation. All rights reserved. |
![]() |
| Tags |
| custom, data, entities, mappoint, source |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Source of street and road data in Mappoint | Anonymous | MapPoint 2006/2009 Discussion | 3 | 03-15-2006 11:22 AM |
| Custom Data source | Anonymous | MapPoint Web Service and Virtual Earth | 2 | 08-11-2005 04:25 PM |
| Question about Map Data Source | VincentSun | MapPoint 2006/2009 Discussion | 0 | 02-27-2005 09:37 PM |
| Which data source to use ? | Anonymous | MapPoint 2006/2009 Discussion | 0 | 07-07-2004 06:03 AM |
| Can Mappoint import/display data source files that.... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 07-17-2001 12:04 PM |