Installation SharePoint 2007 / 2010 OnPremise Web Part
Download the webpart: VocalEyes WebPart SharePoint OnPremise v1.1 and unzip.
Copy the VocalEyes.Wsp file from the “SharePoint OnPremise” folder to your SharePoint server.
Open a command prompt and navigate to:
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
Run the command:
stsadm -o addsolution -filename
Open SharePoint Central Administration and Navigate to Solution Management
Locate the “VocalEyes.wsp” package and deploy to “All Content Web Applications”
Once deployed, navigate to the site you wish to add the webpart to.
Goto Site Actions → Site Collection Features and enable the VocalEyes Feature
The feature is now installed correctly.
To Add the WebPart to a page
Open the required webpart and click on “Edit Page” from the “Site Actions” menu
Click “Add WebPart”
Select the “VocalEyes Web part” from the “VocalEyes” section to add the webpart to the page.
You need to configure the Widget Id and Salt Id by editing the webpart and entering the “Widget Id” into the webpart properties in the “Vocal Eyes” section.
Press OK to save your changes.
Select “Save” from the “Page” ribbon to save your page.
Uninstall
Goto Site Actions à Site Collection Features and disable the VocalEyes Feature
Open SharePoint Central Administration and Navigate to Farm Solution Management section
Locate the “VocalEyes.wsp” package and retract the solution.
Once retracted, locate the “VocalEyes.wsp” package and remove the solution
Upgrade
When upgrading from an earlier version please run the following command:
stsadm -o upgradesolution –name vocaleyes.wsp -filename -allowgacdeployment -immediate