SSP Search settings – Authentication failed because the remote party has closed the transport stream

By peter.stilgoe









When clicking ‘Search Settings’ within your shared services provider you get the following error:

“Authentication failed because the remote party has closed the transport stream”

This appears to be caused by the SSL certificate, you can fix it by creating a new SSL cert using the IIS 6 resource kit & using SelfSSL

IIS6 resource kit

Command to run: Selfssl /s:(IIS ID of the Office Server Web Services site) /v:(length of validity for the certificate in days – I opted for 5000)

This then replaced the existing certificate with the newly created SelfSSL certificate and Search Settings now worked.

There is also a MOSS KB Article here: Authentication failed because the remote party has closed the transport stream

Share

Leggi tutto

Installing MOSS Infrastructure Update

By peter.stilgoe









Search broken after installing the MOSS infrastructure update? Can no longer access any of the search settings in the Shared Services Provider?

The answer lies in the MS Document “Planning and Deploying Service Pack 1 for Microsoft Office SharePoint Server 2007 in a Multi-server Environment”

To ensure that you have the correct permissions to install the software update and run the SharePoint Products and Technologies Configuration Wizard, we recommend that you add the account for the SharePoint Central Administration v3 application pool identity to the Administrators group on each of the local Web servers and application servers and then log on by using that account.

Share

Leggi tutto

Sharepoint Customising Search Series

By peter.stilgoe









Customising Sharepoint Search: Customising Sharepoint Search Series

Share

Leggi tutto

Turbo charge your sharepoint lists by using calculated columns to write HTML

By peter.stilgoe









By inluding html in your calculated column formulas you can turbo charge your lists in Sharepoint, see:

Using HTML in calculated columns

Adding traffic light system to Sharepoint lists

Share

Leggi tutto

Sharepoint and JQuery

By peter.stilgoe









If youre not already using JQuery in your Sharepoint environment Im sure you will be in someway in the future, to get you started heres some useful links:

JQuery at EndUserSharepoint

50 JQuery examples

37 more JQuery examples

Share

Leggi tutto