Bug Report
Posted: Sun 08 Sep, 2013 2:55 am
Since I haven't seen anything like this since a post in 2010 I thought I'd go ahead and report this.
I just installed Orphalese v9.2 that hadn't had it on before and when I went to download a deck from the Exchange I keep getting this error:
I apologize for any errors in that error because I had to manually type it. I can't select the text in the error box to post here. Now, if I leave the program up and running I get a message that the deck has downloaded and I can eventually use it. The first time it happened though my whole program crashed.
I just installed Orphalese v9.2 that hadn't had it on before and when I went to download a deck from the Exchange I keep getting this error:
Code: Select all
An exception occurred during the operation, making the result invalid.
Check InnerException for exception details. InnerException:
System.ArgumentException: There was an error during asynchronous processing. Unique state object is required for multiple asynchronous simultaneous operations to be outstanding. --->
System.ArgumentExeption: Item has already been added. Key in dictionary: 'az' Key being adde: 'az'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.SyncHashtable.Add(Object key, Object value)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.InvokeAsync(St ring methodName, Object[] parameters, SendOrPostCallback callback, Object userState)
---End of inner exception stack trace ---