Developing Live Messenger AddIn's: Help!

Hello people:

First at all, it's my first time posting on this forums so I would to make a little presentation of me.
My name is Christian and I'm a member of a Dotnetclub in Sevilla, Spain. (Dotnetclubs are associations of students whose love .NET platform, and we have Microsoft Iberica's support).

I'm developing some AddIns for Windows Live Messenger (v8.0.0683), and I'm going to do a conference, but I'm having some problems.
I made an Add-In who connects to a Web Service for consume some service of the WWW. I want to show in a MSN Conversation how many time left the bus to arrive to a determinate bus stop.
I had some problems loading that Add-In. It gives me an error message: 80131500.
How can I solve it

Thanks.



Answer this question

Developing Live Messenger AddIn's: Help!

  • bitem2k

    we do not allow the connection to the external server. But what you can do as many people have done in the forums is GAC the component and then you should be good to go.

  • pjdeets2

    Yes, I did that. Thanks for your response.


  • Developing Live Messenger AddIn's: Help!