Friday, May 25, 2012
Content Database Connection Timeout
default is 15 seconds
To set the timeout value to a connection to 45 seconds, use the following syntax:
stsadm -o setproperty -pn database-connection-timeout -pv 45
To view the current setting of the database-connection-timeout property, use the following syntax:
stsadm -o getproperty -pn database-connection-timeout
Thursday, May 24, 2012
Deploy Solutions with PowerShell
http://blog.falchionconsulting.com/index.php/2011/04/deploying-sharepoint-2010-solution-package-using-powershell-revisited/
Wednesday, May 23, 2012
Rational Guide to implementing User profile Synchronization
http://www.harbar.net/articles/sp2010ups.aspx
Monday, May 21, 2012
Sunday, May 20, 2012
Deploy Visual Studio Reports Prompts for Credentials
http://ybbest.wordpress.com/2011/08/04/how-to-fix-“not-able-to-deploy-report-to-sharepoint-2010-in-integrated-mode”/
Tuesday, May 15, 2012
Activating a Feature
stsadm.exe -o activatefeature -name FEATURE_NAME -url http://WEB_APPLICATION -force
Wednesday, May 9, 2012
Developing Applications for SharePoint 2010
http://msdn.microsoft.com/en-us/library/ff770300.aspx
This is a Microsoft Patterns & Practices publication with great info on building SharePoint customizations
This is a Microsoft Patterns & Practices publication with great info on building SharePoint customizations
Subscribe to:
Posts (Atom)