Tagged Questions
1
vote
1answer
29 views
Webservice consuming SP WebService - Authentication
Our SharePoint site is not accessible from outside. So I am working on a WebService (not hosted in SP) that will consume SP WebService (ListData Wcf). It's a kind of wrapper.
Anonymous access are not ...
0
votes
1answer
388 views
Taxonomy.asmx returns sometimes 'No credentials are available in the security package'
I've created a WCF WebService which connects to the Taxonomy service from SharePoint with a 'Service Reference' in Visual Studio 2010 to the ...