TReKiE / msnp-sharp

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

Unable to login with Official MSN Client if already logged-in using MSNPSharp client. #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Login to MSN using MSNPSharp's example client.

2. Verify that you are successfully logged-in to MSN using MSNPSharp.

3. Try to login to MSN using Official MSN Client. The action will fail.

What is the expected output? What do you see instead?
I expect to be able to login with Official MSN Client while already
logged-in with MSNPSharp.

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
2.5.5

Please provide any additional information below.

Original issue reported on code.google.com by johnpaul...@gmail.com on 18 May 2009 at 9:03

Attachments:

GoogleCodeExporter commented 9 years ago
From your screenshot, I think you are using MSNP16. Please check out the 
leatest 
2.5.x library and example client, then try again.

Original comment by freezing...@gmail.com on 19 May 2009 at 4:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 20 May 2009 at 6:27

GoogleCodeExporter commented 9 years ago
I have fixed this issue, 2 days ago. See r1024. Set your MPOP property:
Owner.MPOPMode = MPOP.KeepOnline.

See also:
http://code.google.com/p/msnp-sharp/wiki/MSNPSharp_v25
http://code.google.com/p/msnp-sharp/wiki/MPOP

Original comment by hepha...@gmail.com on 20 May 2009 at 6:48