1
edit
Changes
→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.