How to deploy WSP solution package for moss stsadm

Source: Internet
Author: User

From: http://www.chncms.com/2010/09/13/MOSSWSPINSTALL.html

 

1. Local debugging or installation
Wspbuilder, a third-party tool

Ii. remote machine Installation
1) copy the WSP file generated by wsppbuilder to the target server
2) Confirm that the account running the deployment is in the following groups: iis_wsg, wss_admin_wpg, wss_restricted_wpg, and wss_wpg.
3) Confirm that the deployment account has the administrator privilege on the database server.
4) run the deployment command"C: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 12 \ bin \ stsadm. EXE"-O addsolution-filename D: \ XXX. WSP

Note: If you do not have the required permission to use stsadm for deployment, the object reference not set to an instance of an object will occur.

Appendix:

Install: stsadm-O addsolution-filename [*. WSP file path] \ *. WSP;

Deployment: stsadm-O deploysolution-name *. WSP-allowgacdeployment-immediate

Delete: stsadm.exe-O deletesolution-name *. WSP

Run the job stsadm. exe-O execadmsvcjobs now.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.