The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
30 views

Accessing data acroos 2 farms

So, heres my issue. There are 2 farms. The data I need is from the other farms mysite. Im using this code and the web service userProfileService to try and get the data. At the quickLinkData part,Line ...
0
votes
1answer
413 views

Powershell and CredSSP in Production Environments

I try deploy Sharepoint WSP projects using PowerShell Remoting. See PowerShell Remoting Sharepoint 2010 Error Solution is configure CredSSP for Sharepoint. But Microsoft says: Caution: Credential ...
0
votes
1answer
391 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 ...
1
vote
0answers
45 views

Modify User Active Directory Domain during Login

We currently have two domains which I'll call DomainOld and DomainNew. We have users whose machines are set to use DomainOld and won't be pushed to DomainNew for at least a year. Each user has an ...
0
votes
0answers
44 views

How to select credentials information in Result Source

Could you help me in the following situation? There is wiki page with SharePoint’s web parts SearchBoxScriptWebPart and ResultScriptWebPart. ResultScriptWebPart has link to Result Source ...