System.Web.Services.Protocols.SoapException: Unhandled billing system failure:
System.InvalidOperationException: There has been an overflow or underflow in GC memory pressure. The possible cause is unbalanced AddMemoryPressure and RemoveMemoryPressure calls.
at System.MemoryWatcher.AddMemoryPressure(Int64 size)
at System.GC.AddMemoryPressure(Int64 pressure)
at BIS.Objects.Account..ctor()
at AccountManagement.Accounts.Authenticate(String username, String password, String additionalInfo)
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)