TReKiE / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

throw ArgumentNullException in Login #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I download 2.5.2 release version and run DotMSNClient.exe program.
when i input my id & pwd and click "Sign in", i got bellow exception 
message:
----
System.ArgumentNullException: 值不能為 null。
參數名稱: key
   於 System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument 
argument)
   於 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue 
value, Boolean add)
   於 MSNPSharp.IO.XMLContactList.op_Addition(XMLContactList xmlcl, 
ABFindAllResultType forwardList)
   於 MSNPSharp.ContactService.<>c__DisplayClasse.<abRequest>b__b(Object 
sender, ABFindAllCompletedEventArgs e)
   於 
MSNPSharp.MSNWS.MSNABSharingService.ABServiceBinding.OnABFindAllOperationCo
mpleted(Object arg)

Original issue reported on code.google.com by sisimi.p...@gmail.com on 17 Jan 2009 at 7:24

GoogleCodeExporter commented 9 years ago
Please use the code in branches/MSNPSHARP_25_STABLE

Original comment by freezing...@gmail.com on 17 Jan 2009 at 9:12

GoogleCodeExporter commented 9 years ago
Plese try release 2.5.3...

Original comment by hepha...@gmail.com on 17 Jan 2009 at 12:48

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 19 Jan 2009 at 9:22