Community of MapPoint and Bing Maps Users and Developers
This is a discussion on Mappoint SDK Samples: 404? within the Bing Maps and MapPoint Web Service forums, part of the Map Forums category; Im attempting to run the mappoint web service samples and so far with Find, FindAddress and FindNearby I am getting ...
| |||||||
| Today's Posts | Twitter Feed | Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Mappoint SDK Samples: 404? Code: The request failed with HTTP status 404: Not Found.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.WebException: The request failed with HTTP status 404: Not Found.
Source Error:
Line 198: System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://s.mappoint.net/mappoint-30/FindAddress", RequestNamespace:="http://s.mappoint.net/mappoint-30/", ResponseNamespace:="http://s.mappoint.net/mappoint-30/", Use:=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle:=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)> _
Line 199: Public Function FindAddress(ByVal specification As FindAddressSpecification) As FindResults
Line 200: Dim results() As Object = Me.Invoke("FindAddress", New Object() {specification})
Line 201: Return CType(results(0),FindResults)
Line 202: End Function
__________________ Mark Christianson Web Developer/Project Manager US Gulf War Veteran - 82nd Abn Div http://www.paratrooper.net |
| |||
|
Hello, This error is indicative of not being able to see the service end points. First, try to browse to them to see if this is really the issue. If so then it may be a proxy issue. Another possibility is a problem with the web reference itself, try deleting the web reference and recreating it. 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 |
| 404, mappoint, samples, sdk |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mapPoint2004 help with code samples.... | Learner | MapPoint Desktop Discussion | 2 | 02-22-2006 10:40 AM |
| Do WebService SDK Samples work for Australia | thatsafif | Bing Maps and MapPoint Web Service | 1 | 08-02-2005 08:27 AM |
| C# samples for MapPoint programming | tacaldo | MapPoint Desktop Discussion | 3 | 03-21-2005 06:32 PM |
| MapPoint samples Need | Anonymous | MapPoint Desktop Discussion | 1 | 01-29-2004 07:02 AM |