Unable To Install The Latest 20 Sample SharePoint Applications?
Sunday, February 25, 2007, 15:08
Were you unable to install the latest 20 sample SharePoint 2007 applications? Well MVP Dustin Miller was able to post the appropriate installation instructions. The SharePoint team has confirmed they were a bit too hasty in documenting the installation instructions for the 20 server admin Application Templates. The instructions are as follows:
To install the Application Template Core solution:
To deploy the Application Template Core solution on a server running Windows SharePoint Services, follow these instructions below. Note that in order to complete the following installation, you must have Administrator rights to both the Windows SharePoint Services site and server on which it is to be installed.
- Download the solution .EXE file to your computer.
- Run the .EXE file to unpack the template file to a location on your computer.
- Select the solution file, ApplicationTemplateCore.wsp, from the extracted distribution. This solution file will be added to the Windows SharePoint Services solution store.
- On the Windows command line, run “stsadm -o addsolution -filename ApplicationTemplateCore.wsp”.
- Next, run “stsadm -o deploysolution -name ApplicationTemplateCore.wsp -allowgacdeployment”. Additional attributes may be required based on your Windows SharePoint Services configuration. For example:
Standalone: [ -local | -time <time to deploy at> ]
Farm: [ -immediate | -time <time to deploy at> ]
- Then run “stsadm -o copyappbincontent”.
- The Application Template Core solution has now been added to the solution store and deployed on the server.
To install a server admin Application Template:
Each server admin Application Template is deployed in the Windows SharePoint Services environment as a solution. To deploy a solution on a server running Windows SharePoint Services, follow these instructions. Note that in order to complete the following installation, you must have Administrator rights to both the Windows SharePoint Services site and server on which it is to be installed.
- Before installing any Application Template, you must first install the Application Template Core solution, ApplicationTemplateCore.wsp. If you have already installed this solution, proceed to Step 2. Otherwise, go here to download the Application Template Core solution:
- Download the application template solution EXE file to your computer.
- Run the EXE file to unpack the template file to a location on your computer.
- Select the solution file, <template_name>.wsp, from the extracted distribution. This solution file will be added to the Windows SharePoint Services solution store.
- Via command line, run “stsadm -o addsolution -filename <template_name>.wsp”
- Next, run “stsadm -o deploysolution -name <template_name>.wsp -allowgacdeployment”. Additional attributes may be required based on your Windows SharePoint Services configuration. For example:
Standalone: [ -local | -time <time to deploy at> ]
Farm: [ -immediate | -time <time to deploy at> ]
- To check deployment status by browsing to WSS Central Administration, click the “Operations” tab and then click “Solution Management” under Global Configuration.
- After the solution is marked “Globally deployed,” run “iisreset” from the command line.
If you have any further issues, please post here or any one of these posts:
Related Posts:
Today’s SharePoint Downloads 01.25.08Microsoft has just released a few SharePoint related downloads for everyone to enjoy over the weekend:
Windows SharePoint Services 3.0 Application Template: Product and Marketing Requirements
Installation Guide for SharePoint Application Templates using STSADM.exeJust installing the Application Templates that were released last month on a new server farm. Installing these application templates is pretty straight forward. Let me
Download! Using the Business Data Catalog and Smart TagsLearn how to build custom applications that use the business data catalog and smart tags. This code sample and white paper walks through a
Three FREE Open Source SharePoint ComponentsTelerik - with headquarter in bulgaria sofia - is a leading vendor of ASP.NET UI components, content management solutions and add-ons for MCMS 2002 and
SQL Server 2008, Microsoft Cloud and BrandingThe SharePoint IT Pro documentation team blog about how to improve Performance, Availability, Security and Resource management by using the new features in SQL Server 2008 with Office SharePoint Server 2007
Register
You can follow any responses to this entry through the
RSS 2.0 feed.
Both comments and pings are currently closed.
Comments are closed for this Article !