SharePoint strikes again and takes down Release Management 09 December 2013 Donovan-Brown Work (0) Problem: My Release Management Application Pool (ReleaseManagementAppPool) is stopped and will not stay running. Solution: Open the ApplicationHost.config from “%systemroot%\system32\inetsrv\config” and add “preCondition="integratedMode,bitness64"” to the SPNative... [More]
How to setup a discussion board on your TFS Project Portal 24 April 2013 Donovan-Brown Work (0) You can set up discussion boards on your SharePoint Project Portal site to share information and discuss topics with other people. Navigate to the Project Portal Click All Site Content at the bottom left of the page Click the Create link at the top of the page If you do not see the Create li... [More]
I get an error when I attempt to search my TFS Project Portal 24 April 2013 Donovan-Brown Work (0) Problem: When I attempt to use the search feature of my TFS Project Portal I get the following error: "Your search cannot be completed because this site is not assigned to an indexer. Contact your administrator for more information." Solution: Configure the "Microsoft SharePoint Foundation searc... [More]
How to configure a search server for SharePoint 2010 24 April 2013 Donovan-Brown Work (0) If you would like to be able to search your TFS Project Portal you must enable a Microsoft SharePoint Foundation Search Service. This process is for SharePoint 2010 that is installed by TFS during the configuration. Open a command prompt and change to the following directory: C:\Prog... [More]
I exceeded the maximum size for upload in SharePoint 10 April 2013 Donovan-Brown Work (0) Problem: I get a size limit error when I try to upload a document to SharePoint. Solution: By default the maximum size is set to 50 MB. We simply need to increase the acceptable file size. Explanation: In Central Administration, in Application Management, click Manage web applications. Selec... [More]
How to add a SharePoint portal after you created the Team Project 27 August 2011 Donovan-Brown Work (0) Problem: I created a team project and did not select the option to create a share point site and now I want to add one. Solution: Create a dummy site and remove the link to sharepoint and wire it up to the original team project. Or two create a new site in SharePoint and wire it up. Explantion:... [More]
Verify SharePoint 2010 Products for Team Foundation Server 24 August 2010 Donovan-Brown Work (0) I had to install TFS against an existing SharePoint 2010 install. [More]
TFS, Reporting Server and SharePoint security from command line 27 May 2010 Donovan-Brown Work (0) Set security for all three areas of a TFS installation from a batch file. [More]