kythyria / msnp-sharp

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

Start an Activity with Provisional Account #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login with Provisional account into DotMSNClient
2. Login with Normal Account into WLM2011
3. Start conversation from Normal Account to Provisional Account
4. From Provisional Account send Activity Test to Normal Account

What is the expected output? What do you see instead?
The expected output: Normal Account reciving an Activity Invitation
What I see instead: DotMSNClient InvalidOperationException, saying that the 
normal account doesn´t support P2P

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

Is your code check out from SVN or download from our download site?
SVN latest stable

Original issue reported on code.google.com by chel...@gmail.com on 10 May 2011 at 7:19

GoogleCodeExporter commented 9 years ago
Sorry,I forgot to mention that i'm using the 4.0 version.

Original comment by chel...@gmail.com on 10 May 2011 at 7:32

GoogleCodeExporter commented 9 years ago
I think p2p protocol is not valid for provisional accounts anymore in MSNP21.
Because we can't know contact's capabilities.
No SB-JOI command, no NS-NLN command, no NFY PUT command. :(

But you can chat.

I tried to send invitation from provisinal account both p2pv1 and p2pv2.
But the answer is: A server error occurred

217 8 0

Error Code: 217
Error Description: NotAcceptingIMs

Original comment by hepha...@gmail.com on 12 May 2011 at 10:45

GoogleCodeExporter commented 9 years ago
Thanks a lot dude, the information you provided me above is very useful because 
i can ask Microsoft about it, maybe they can help us get the contact's 
capabilities.

Original comment by chel...@gmail.com on 12 May 2011 at 2:39

GoogleCodeExporter commented 9 years ago
Hi Man,

I am almost sure the answer from m$ is provisioned account is no more supported.

Original comment by freezing...@gmail.com on 14 May 2011 at 5:23

GoogleCodeExporter commented 9 years ago
Please downgrade to 3.1.X. Activity invitations and p2p framework work on 3.1.5.
There is no more P2P support on MSNP21.

Original comment by hepha...@gmail.com on 16 May 2011 at 9:19

GoogleCodeExporter commented 9 years ago
Thanks for the info.
I will notice you if I get some news from Microsoft.

Best.

Original comment by chel...@gmail.com on 16 May 2011 at 1:14