Skip to content

System.ArgumentException on Ping SendPacket #53

@hideflolife

Description

@hideflolife

Application: SummitCommunicationService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
at System.Collections.Hashtable.Insert(System.Object, System.Object, Boolean)
at System.Collections.Hashtable.Add(System.Object, System.Object)
at System.Collections.Specialized.NameObjectCollectionBase.BaseAdd(System.String, System.Object)
at System.Collections.Specialized.NameValueCollection.Add(System.String, System.String)
at System.Net.HttpWebRequest.SetSpecialHeaders(System.String, System.String)
at System.Net.HttpWebRequest.set ContentType(System.String)
at Quobject.EngineIoClientDotNet.Client.Transports.PollingXHR+XHRRequest.Create()
at Quobject.EngineIoClientDotNet.Client.Transports.PollingXHR.DoWrite(Byte[], System.Action)
at Quobject.EngineIoClientDotNet.Client.Transports.Polling+SendEncodeCallback.Call(System.Object)
at Quobject.EngineIoClientDotNet.Parser.Packet.EncodePayload(Quobject.EngineIoClientDotNet.Parser.Packet[], Quobject.EngineIoClientDotNet.Parser.IEncodeCallback)
at Quobject.EngineIoClientDotNet.Client.Transports.Polling.Write(System.Collections.Immutable.ImmutableList1(Quobject.EngineIoClientDotNet.Parser.Packet)) at Quobject.EngineIoClientDotNet.Client.Transport.Send(System.Collections.Immutable.ImmutableList1(Quobject.EngineIoClientDotNet.Parser.Packet))
at Quobject.EngineIoClientDotNet.Client.Socket.Flush()
at Quobject.EngineIoClientDotNet.Client.Socket.SendPacket(Quobject.EngineIoClientDotNet.Parser.Packet, System.Action)
at Quobject.EngineIoClientDotNet.Client.Socket.(SetPing)b 65 0()
at Quobject.EngineIoClientDotNet.Thread.EasyTimer+()c DisplayClass2 0.(SetTimeout)b 0()
at System.Threading.Tasks.AwaitTaskContinuation.InvokeAction(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef)
at System.Threading.Tasks.AwaitTaskContinuation+()c.(ThrowAsyncIfNecessary)b 18 0(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading. ThreadPoolWaitCallback.PerformWaitCallback()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions