TReKiE / msnp-sharp

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

System.InvalidOperationException: Instance validation error: 'Removed' is not a valid value for MemberState. #172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When deserializing one of the messages logging in, this error is encountered 
and then the process stops.

I think it's something to do with web references, but as I'm new to using 
this project I can't be more specific than that.

I'm using svn revision 1441 (which is latest at time of posting)

Regards,
Matthew

Original issue reported on code.google.com by matthew.d.steeples on 22 Dec 2009 at 12:01

GoogleCodeExporter commented 9 years ago
This doesn't happen on the default account that comes with the project, but 
when I sign 
in to my own account so I'm guessing it's something to do with a contact on my 
list.

Original comment by matthew.d.steeples on 22 Dec 2009 at 12:02

GoogleCodeExporter commented 9 years ago
Would you please provide your account for testing? Email them to 
freezingsoft@hotmail.com

Original comment by freezing...@gmail.com on 22 Dec 2009 at 2:28

GoogleCodeExporter commented 9 years ago
I think it's because I have a contact on my list that I have removed. I added 
"Removed" 
to the "MemberState" enum (which is in the autogenerated file) and it signed on 
successfully, and then asked me if I wanted to add someone to my list who I'd 
already 
accepted ages ago and have since removed.

I will see if I can either reproduce this on the test account, or create a test 
account 
for it.

Original comment by matthew.d.steeples on 22 Dec 2009 at 2:44

GoogleCodeExporter commented 9 years ago
Hi, I fixed it in r1442, however, I still want to see how to reproduce this 
problem.

Original comment by freezing...@gmail.com on 22 Dec 2009 at 3:31

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 20 Sep 2010 at 10:47