FlashWebPart Installation Instructions for SharePoint 2010
Deploy the Solution
- Login to a MOSS farm server with an Administrator account that is a member of the Farm Administrators group.
- Extract the contents of MikeKnowles.FlashWebPart.zip to a folder of your choice on the server.
- Open a command prompt window as an Administrator.
- Change directories to the folder where MikeKnowles.FlashWebPart.wsp was extracted to in the previous step.
- Run the stsadm.exe utility to install the MikeKnowles.FlashWebPart.wsp solution file
to the SharePoint farm. By default stsadm.exe is located here:
[Program Files]\Common Files\Microsoft Shared\Web Server Extensions\14\BIN
Command syntax:
"[Path]\stsadm" -o addsolution -filename MikeKnowles.FlashWebPart.wsp
Example:
"c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN\stsadm" -o addsolution -filename MikeKnowles.FlashWebPart.wsp
- Open SharePoint Central Administration:
Start Menu > All Programs > Microsoft SharePoint 2010 Products > SharePoint 2010 Central Administration
- On the Central Administration home page, click the System Settings link.
-
On the System Settings page, under the Farm Management category, click the Manage Farm Solutions link.
-
On the Solution Management page, click the solution file link in the Name column: mikeknowles.flashwebpart.wsp
- On the Solution Properties page, click the Deploy Solution link.
- On the Deploy Solution page, select the web applications to deploy to and click ok.
-
If successful you will be returned to the Solution Management page and see Deployed in the Status column.
Activate the Feature within Each Site Collection
Within each site collection where the web part is going to be utilized:
-
Click to open the Site Actions menu and select the Site Settings link.
-
On the Site Settings page, under the Site Collection Administration heading, click the
Site collection features link.
-
On the Site Collection Administration > Features page, find the SharePoint Flash WebPart by Mike Knowles
section. If you do not see a blue box displayed with a status of "Active" then click the
Activate button to enable the web part to be used within the site collection.