TReKiE / msnp-sharp

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

Test program won't sign in #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attempted to compile with VS2005 

Exception thrown on line 468 (  socket = GetPreparedSocket();)
"{"The specified value is not valid.\r\nParameter name: optionValue"}"

Original issue reported on code.google.com by paul.jen...@gmail.com on 20 Mar 2007 at 6:44

GoogleCodeExporter commented 9 years ago
i like to join to project.

Original comment by rau...@gmail.com on 21 Mar 2007 at 6:00

GoogleCodeExporter commented 9 years ago
I have the same problem. I work with XP, VS2005 and the .NET framwork 2.0 . The
exception is  throwing in the class SocketMessageProcessor.cs in line 166
"socket.SetSocketOption(SocketOptionLevel.Socket, SocketOptionName.DontLinger,
lingerOption);"

If I set the LingerOption on Linger doesn't come the exception but now doesn't 
come
the sign in event.

Original comment by Bernd.Br...@googlemail.com on 24 Apr 2007 at 1:49

GoogleCodeExporter commented 9 years ago
I've made a patch and posted it on the MonkeyMessenger-mailinglist. 

If you can't wait for Thiago to submit the patch to the repository: I've 
attached the
patch to this comment.

Original comment by thijs.wa...@gmail.com on 27 May 2007 at 7:49

Attachments:

GoogleCodeExporter commented 9 years ago
I think i have fixed this :)

Original comment by thiago.s...@gmail.com on 2 Jul 2007 at 11:40

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 7 May 2008 at 12:57

GoogleCodeExporter commented 9 years ago
As I am primarily interested in seeing the latest codebase working on Mono (I 
only
have an early work of MSNPSharp working on Mono to some degree), I think this 
one
will have to be re-opened/revisited.   I get a hang in the Test client trying to
connect to an MSN account.

Unfortunately, debugging in Mono is very painful right now, and MonoDevelop 
still
lacks an integrated debugger [it is coming very soon, the Monodevelop team is 
testing
a GDB-capable debugger and most of the work on it is finished, it's in SVN].   I
don't have the time nor patience to manually debug at the console so I guess 
I'll
wait a while before I reopen and/or open a new issue.

Original comment by christoofar@gmail.com on 11 Aug 2008 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 23 Jan 2009 at 5:38