Click to Rate and Give Feedback
TechNet
TechNet Library
Office
Technical reference
Stsadm operations
 Addsolution: Stsadm operation

  Switch on low bandwidth view
Addsolution: Stsadm operation (Office SharePoint Server)

Updated: 2007-04-26

Operation name: Addsolution

Adds a solution file to the solution store.

Syntax

stsadm -o addsolution

   -filename <solution file name>

   [-lcid] <language>

Parameters

Parameter

Value

Required?

Description

filename

Any one of the following formats:

  • *.cab

  • *.wsp

  • *.wpp

Yes

File name on disk

lcid

A valid locale ID, such as "1033" for English

No

By specifying this parameter, you stores 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."

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Bug in filename extension code      Dan Wygant   |   Edit   |   Show History

NOTE that .wsp extension _MUST_ be lowercase - an *obvious* cheeseball Jr programmer bug

stsadm -o addsolution -filename FunkaDelic.wsp

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker