rvrn22 / jabber-net

Automatically exported from code.google.com/p/jabber-net
Other
0 stars 0 forks source link

System.Collections.Generic.KeyNotFoundException #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
The user try to connect

What is the expected output? What do you see instead?

 Inner Exception: System.Collections.Generic.KeyNotFoundException - A chave fornecida não estava presente no dicionário.

   em jabber.protocol.AsynchElementStream.Push(Byte[] buf, Int32 offset, Int32 length)
   em jabber.connection.SocketStanzaStream.bedrock.net.ISocketEventListener.OnRead(BaseSocket sock, Byte[] buf, Int32 offset, Int32 length)

What version of the product are you using? On what operating system?
Windows 7 - Assembly jabber-net.dll, v4.0.30319

Please provide any additional information below.

Original issue reported on code.google.com by ti...@tiagogouvea.com.br on 7 Dec 2012 at 6:24