Originally Posted by
Mclaren99uk
Hi i am unable to login to the server since the recent update. The follow error message appears:
The following web error occured while trying to access "https://gls-auth.ddo.com/GLS.AthServer/Service.asmx"
Value cannot be null.
Parameter name: stream
Details =
System.ArgumentNullException: Value cannot be null.
Parameter name: stream
at System.IO.StreamReader..ctor(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks)
at System.Web.Services.Protocols.RequestResponseUtils .ReadResponse(WebResponse response, Stream stream)
at System.Web.Services.Protocols.RequestResponseUtils .CreateResponseExceptionString(WebResponse response, Stream stream)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.EndInvoke(IAsyncResult asyncResult)
at com.turbine.launcher.gls.GlobalLoginSystemAuthenti cationService.EndLoginAccount(IAsyncResult asyncResult)
at com.turbine.launcher.Services.SOAPAuthenticator.En dAuthenticate(IAsyncResult ar)