http://www.computerperformance.co.uk/w2k3/utilities/ldp.htm
How to troubleshoot LDAP SSL
http://www.computerperformance.co.uk/w2k3/utilities/ldp.htm
How to troubleshoot LDAP SSL
http://support.microsoft.com/kb/938703
Posted Under Uncategorized
Summarised from
http://forums.microsoft.com/msdn/ShowPost.aspx?PageIndex=0&SiteID=1&PageID=0&PostID=2987761
ERROR
An unexpected error has occurred.
Web Parts Maintenance Page: If you have permission, you can use this page to temporarily close Web Parts or remove personal settings. For more information, contact your site administrator.
Troubleshoot issues with Windows SharePoint Services.
Edit web.config to display errors
If you get:
ExecuteNonQuery requires an open and available Connection. The connection’s current state is closed.
run grant_sql_perms.vbs script
If you get
ExecuteNonQuery: Connection property has not been initialized.
add the connection string from the external web.config to the internal web.config too.
ECST settings are in feature.xml file located at:
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\ECTSBase
Posted Under Uncategorized