@echo off rem for more info please see http://support.microsoft.com/kb/934838 rem central admin echo *** Updating Central Admin password “%commonprogramfiles%Microsoft SharedWeb server extensions12BINStsadm.exe” -o updatefarmcredentials -userlogin %1 -password %2 rem other app pools echo *** Updating
Continue ReadingTag: WSS
Sharepoint Out of memory OOM exception
Issue ==== You may receive but no all of the following: following errors are displayed on a sharepoint page Failed to render “Title” column because of an error in the “Single line of text” field
Continue ReadingSPDisposeCheck now released
Microsoft has now released SPDisposeCheck. This tool will assist SharePoint developers in making sure that SharePoint objects are being disposed of correctly. For more information please see: http://code.msdn.microsoft.com/SPDisposeCheck
Continue Reading