Flappy Shoot

Sunday, February 22, 2009

Installing application templates for Windows SharePoint Services 3.0

I have made some additions to the existing Microsoft Document found at the below URL. My additions have been marked in Italics.

http://www.microsoft.com/downloads/details.aspx?FamilyId=04FDA604-BAB0-4E43-8B88-38101DFE121A&displaylang=en

Instructions

Note: To install or remove a server admin template, you must have Administrator rights to both the Windows SharePoint Services site and to the root of the server on which it is to be installed or removed. Installation and removal are done via the Stsadm.exe command-line utility located at the following path: %PROGRAMFILES%\common files\microsoft shared\web server extensions\12\bin.Installing a template:

1. Before installing a server admin template, you must first install the Application Template Core solution, ApplicationTemplateCore.wsp. (Click here to download). If you have already installed this solution, proceed to Step 2.

Make sure “Windows SharePoint Services Administration” service is running. Otherwise you will get the following error.

The timer job for this operation has been created, but it will fail because the administrative service for this server is not enabled. If the timer job is scheduled to run at a later time, you can run the jobs all at once using stsadm.exe -o execadmsvcjobs. To avoid this problem in the future, enable the Windows SharePoint Services administrative service, or run your operation through the STSADM.exe command line utility.

After this it does not allow me to deploy ApplicationTemplateCore.wsp without –override and remove it, unless I use the force command.

A. Pull the core file, ApplicationTemplateCore.wsp, from the extracted distribution. The core solution file will be added to the solution store, a table in the Windows SharePoint Services configuration store that holds solution files.

B. Via command line, run stsadm -o addsolution -filename ApplicationTemplateCore.wsp

C. Next, run stsadm -o deploysolution -name ApplicationTemplateCore.wsp -allowgacdeployment(Additional attributes may be required based on your Windows SharePoint Services configuration.
For example:Single Server: [ -local -time

1 comment:

Anonymous said...

You are excellent. Your blog about installing application templates for Windows SharePoint Services 3.0 is written very well.In a word,i'm just new to this filed.I met a lot of problems in my work, there is a lot of very useful knowledge in your post to help me solve problems.I enjoy reading your blog and hope to see more.




Labels: installing application template qrcode barcode Windows SharePoint Services