I have an Add-In developed based on Windows Live Messnger Add-In API, and in this Add-In, I'd like to use the "MetaWeblog API for Windows Live Spaces". However, when I call these MetaWeblog API, I get this error message "Request for the permission of type 'System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."
If I call these MetaWeblog API in an isolate App, they can be made successfully, and certainly there isn't any error message.
Anybody have any idea to make my add-in have the code access permission
Thanks in advance!