When I click the LOGIN button, i've (after 5 retry) the error :
"The following web erreor occured while trying to access "https:\\gls-auth.ddo.com/GLS.AuthServer/Service.asmx"
The underlying connection was closed : Unable to connect to the remote server.
I'm in Vista. The Game Update progress work normaly. But not possible to Login.
Can you help me ?
Regards.
The details are here :
System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server. ---> System.Net.WebException: The underlying connection was closed: The server committed an HTTP protocol violation.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetResponse(IAsyncRes ult asyncResult)
at System.Net.HttpWebRequest.GetResponse()
at System.Net.Connection.TunnelThroughProxy(Uri proxy, HttpWebRequest originalRequest, Socket& socket)
--- End of inner exception stack trace ---
at System.Web.Services.Protocols.WebClientAsyncResult .WaitForResponse()
at System.Web.Services.Protocols.WebClientProtocol.En dSend(IAsyncResult asyncResult, Object& internalAsyncState, Stream& responseStream)
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)