- Place your .WSP file to the location or any other location
- c:\wsp\”your WSP files”
- Go to Run command- and set the below path.
- C :> CD C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN
- This is place u have to ass your solutions file.
- Now the prompt look like this
- C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>
- Run the below command: It adds the solution to SharePoint Farm Solution.
- C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>stsadm -o addsolution -filename c:\wsp\SmartTools.Charts.wsp
- Operation completed successfully.
- If u wants to deploy the solution through Command use this command.
- stsadm -o deploysolution -name Mysolution.wsp -local -allowGacDeployment -force -url http://Server:3333/
- Go to top level site->Site Action –Site Setting-site collection administrator activate the feature over there and add your web part in page
Friday, September 17, 2010
Deploy WSP file in SharePoint 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment