[Mono-devel-list] digest authentication issue with mappoint web service

Deleye Bart Bart.Deleye at geosolutions.be
Fri Aug 5 07:50:54 EDT 2005


Hello,

 

When I try to use the MS Mappoint Web Service, I get an error while
authenticating. The code works just fine on the MS.net framework,
however not on mono. I read about a fix for the error in the
digestclient class
(http://lists.ximian.com/pipermail/mono-patches/2005-July/061297.html),
but building and installing the latest daily tarball doesn't fix the
problem. Is there anyone that can help me finding a solution for this
problem?

The error I get is:


Server error in '/' application 

________________________________


Description: Error processing request. 

Error Message: HTTP 500. 

Stack Trace: 

 
System.Net.WebException: The request failed with HTTP status 401:
Unauthorized
 
in <0x004d4>
System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
(System.Net.WebResponse response,
System.Web.Services.Protocols.SoapClientMessage message,
System.Web.Services.Protocols.SoapExtension[] extensions)
 
in (wrapper remoting-invoke-with-check)
System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
(System.Net.WebResponse,System.Web.Services.Protocols.SoapClientMessage,
System.Web.Services.Protocols.SoapExtension[])
 
in <0x0026d> System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
(System.String method_name, System.Object[] parameters)
 
in <0x00050> TurnByTurnRouteMapsCS.MapPointService.FindServiceSoap:Find
(TurnByTurnRouteMapsCS.MapPointService.FindSpecification specification)
 
in (wrapper remoting-invoke-with-check)
TurnByTurnRouteMapsCS.MapPointService.FindServiceSoap:Find
(TurnByTurnRouteMapsCS.MapPointService.FindSpecification)
 
in <0x0016b> TurnByTurnRouteMaps.WebForm1:buttonRoute_Click
(System.Object sender, System.EventArgs e)
 
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
 
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
 
in <0x0006e> System.Web.UI.WebControls.Button:OnClick (System.EventArgs
e)
 
in <0x00040>
System.Web.UI.WebControls.Button:System.Web.UI.IPostBackEventHandler.Rai
sePostBackEvent (System.String eventArgument)
 
in <0x00016> System.Web.UI.Page:RaisePostBackEvent
(IPostBackEventHandler sourceControl, System.String eventArgument)
 
in <0x00033> System.Web.UI.Page:RaisePostBackEvents ()
 
in <0x00238> System.Web.UI.Page:InternalProcessRequest ()
 
in <0x000ba> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext
context)
 
in <0x00233> System.Web.HttpApplication+ExecuteHandlerState:Execute ()
 
in <0x0007c> System.Web.HttpApplication+StateMachine:ExecuteState
(IStateHandler state, System.Boolean readysync)

 

Regards,

 

Bart

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050805/e1f6aa38/attachment.html 


More information about the Mono-devel-list mailing list