2- Deploy the existing Sharepoint solution to the new site.
3- 'Get' the project from the PVCS
4- Do the changes, build
5- Copy the new .aspx page (if there is any change in this page) to the existing .aspx page of the solution package in Sharepoint -> e.g. C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\CanTire.ContinuingEducation
6- Drag and drop the created .dll file from the /bin to the GAC -> (C:\Windows\Assembly)
7- Restart IIS from local admin account
8- In order to Debug, click on Debug -> Attach to process -> w3wp.exe -> Run the application on IE -> the breakpoints will be hi
This is where we need to delete the existing solution if any and then through the command line, we can add the solution again, redeploy, install the feature....
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.
Apply the Solution Package to the QA
Copy the deployment steps document and the .wsp file to a shared folder e.g.: E:\Minoo\ContinuingEducation(\\prdsav1\Everyone\Minoo\ContinuingEducation\)
Ask QA to deploy the solution to QA environment.
The functionality will be verified by Business Client. When they sign off, this job will be finished and moved to the production.