How to Deploy to Dev server
1. Set the correct database connection string in Web.config file
...
From the Build menu, choose to Publish SRCSRpts-SIINRapp
...
How to Deploy to DEV server
- Choose the DEV publishing profile
4. Set the Target Location to publish to the appplicationt's UNC filepath as defined in this wiki
...
- Press the Publish button to execute the publication of the application
How to Deploy to ACC server
1. Set the correct database connection string in Web.Acceptance.config file
2. From the Build menu, choose to Publish SRCSRpts-SIINRapp
...
- Choose the ACC publishing profile
4. Set the Target Location to publish to the local computer
...
- Press the Publish button to execute the publication of the application
...
7. Copy your publication files to the acceptance environment's UNC filepath as defined in this wiki
How to Deploy to Prod server
1. Set the correct database connection string in Web.Release.config file
2. From the Build menu, choose to Publish SRCSRpts-SIINRapp
...
- Choose the PROD publishing profile
4. Set the Target Location to publish to the local computer
...
- Press the Publish button to execute the publication of the application
6. Encrypt the web.config file's connection string
...
- Send files in "C:\Temp\SRCS PROD" to web group.
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|