Changes

Jump to: navigation, search

User:Minooz/CanTire/Doc

733 bytes removed, 17:01, 16 January 2012
Apply the Solution Package to the Dev environment
# Retract and remove the existing solution through
#:Central Admin -> Central Admin à Operations à Solution Management à CanTire.ContinuingEducation.wsp
# Copy the new .wsp file and add the solution again -> #:stsadm –o addsolution –filename ‘PATH\TO\ CanTire.ContinuingEducation.wsp’# Deploy the solution from the Central Admin or type in -> #:stsadm –o deploysolution –name ‘CanTire.ContinuingEducation.wsp’ –allowgacdeployment –immediate –force#Activate feature -> #:stsadm –o activatefeature -name CanTire.ContinuingEducation -url http://apps-devcantire.ctc/# IISReset
# Run the application on http://apps-devcantire.ctc/ContinuingEducation/_layouts/viewlsts.aspx
# To check the email body, go to Application Configuration and change all the email field to yours, also enter your name as the manager in the application form; the result would be sent to you.
 
* Example of Redeploying from Alena
: Deactivate feature
:: Stsadm –o deactivatefeature –name CanTire.SharePoint.DealChange.ApprovalWorkflow.V.1.0.0.2 -url http://apps-qacantire.ctc/dealchange/
: Retract and remove solution from solution store (the Central Admin à Operations à Solution Management).
: Add solution
:: Stsadm –o addsolution –filename “path to the wsp file”
: Deploy solution
:: Stsadm –o deploysolution –name “CanTire.SharePoint.DealChange.ApprovalWorkflow.V.1.0.0.2.wsp” –allowgacdeployment –immediate –force
: Activate feature
:: Stsadm –o activatefeature –name CanTire.SharePoint.DealChange.ApprovalWorkflow.V.1.0.0.2 -url http://apps-qacantire.ctc/dealchange/
: iisreset
1
edit

Navigation menu