Hello,
I'm developing a windows application using a web service from
Sharepoint(please let me know if I'm posting in the right group).
The problem is that when I try to use any Sharepoint Portal object's
method, I get the following exception:
"System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: Server was unable to
process request. ---> System.UnauthorizedAccessException: Access is
denied"
If I access to a "Hello World" method it works.
Any ideas?
Thanks,
Brian