Addsolution: Stsadm operation (Windows SharePoint Services)
Windows SharePoint Services 3.0
Updated: April 26, 2007
Applies To: Windows SharePoint Services 3.0
Topic Last Modified: 2010-06-18
Adds a solution file to the solution store.
stsadm -o addsolution
-filename <solution file name>
[-lcid] <language>
Parameter | Value | Required? | Description |
filename | Any one of the following formats:
| Yes | File name on disk |
lcid | A valid locale ID, such as "1033" for English | No | By specifying this parameter, you store the solution as a language pack. If the core neutral solution does not exist, the following error message is displayed: "Cannot add a language pack resource for the solution without adding the main solution package." |
Show: