Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
1k views

Retrieving the associated shared service provider's name?

How do you programmatically retrieve the name of a shared services provider that's associated with a specific Sharepoint web application? I have a custom solution that needs to: Enumerate all web ...
1
vote
1answer
213 views

Access Share Service Provider (SSP) settings

How can I access the settings of a Share Service Provider programmatically. Especially how could I retrieve the MySite storage location defined in a SSP's MySite settings?
1
vote
4answers
608 views

Moving MOSS Shared Service Provider

I'm in the process of moving a complete sharepoint install to a different server. Can anyone tell me if it's possible to just move the existing Shared Services Provider rather than starting from ...
0
votes
1answer
3k views

The search request was unable to connect to the Search Service

I am developing a sharepoint site using sharepoint object model. I am getting "The search request was unable to connect to the Search Service" message on execute FullTextSqlQuery. Office Sharepoint ...
0
votes
5answers
4k views

Backup/Restore Shared Services Provider on SharePoint MOSS

I'm having serious issues with backing up and restoring a shared services provider. Using the Central Administration backup I run the backup to s:\ This completes fine. I then from another ...