Mappoint SDK Samples: 404?

Rigger82
09-20-2004, 11:17 AM
Im attempting to run the mappoint web service samples and so far with Find, FindAddress and FindNearby I am getting the following returned:

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.SoapDocumentMethodAt tribute("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.SoapBindingUs e.Literal, ParameterStyle:=System.Web.Services.Protocols.Soap ParameterStyle.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

Highlighted line is Line 200:

Anonymous
09-21-2004, 08:01 AM
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.

 
Web mp2kmag.com
mapforums.com