TReKiE / msnp-sharp

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

Quota Limit Reached error when adding new contact #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello ,
I get the error "ABServiceBinding: AddContact:
System.Web.Services.Protocols.SoapException: Quota Limit Reached" when I
add a new contact .There are 1000 people added to the contact list and no
more contacts can not be added but the msn address that is set as
provisioned account. I have emailed to microsoft (who is responsible for
this contact) and his answer has been ask about the error to msnpSharp
developers . I have traced the code (which I have attached) that you can
see details . Can you help me on this problem ? I still believe that the
friend contact limits of the account is 1000.
Also by Windows live messenger version 2009 I can not add more people to
contact list. It says you have reached your contact list limits.
I have used both MSNP15 2.5.6 and MSNP18 3.0 RC, r1313 versions but the
result is the same .

Can you help me about this stuation.

Thanks.
Nusret

Original issue reported on code.google.com by real...@gmail.com on 22 Oct 2009 at 9:12

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by freezing...@gmail.com on 26 Oct 2009 at 4:30

GoogleCodeExporter commented 9 years ago
Hello Nusret,

The friend contact (forward list) limits of the account is 1000. You cannot add 
more
than 1000 contacts. If your account is provisioned, you shouldn't add contacts 
to
your contact lists.  This type of accounts doesn't support block/allow lists, 
because
everybody is able to communicate with such WLID by default. Just track,
ConversationCreated, ReverseAdded events. That's all...

Original comment by hepha...@gmail.com on 26 Oct 2009 at 7:40

GoogleCodeExporter commented 9 years ago
Hello hephappy ,

Thanks for the reply. The problem is that , the bot sends friend request to the
people.People leaves their msn addresses to some web pages and the bot 
automatically
sends friend requests. Is it possible to send friend request to the users (by
msnpsharp bıt) without adding them to contact list. If not we will have to 
change the
setup and the people will have to add the bot to messenger contact lists . This 
is
not what I prefer .

Thanks ...

Original comment by real...@gmail.com on 26 Oct 2009 at 12:00