Upgrade Instructions
When updating SRS to the latest version, follow these instructions on both the SRS and StoreFront servers.
SRS server
- Backup
Web.config. - Backup Application Pool.
- Execute
%windir%\system32\inetsrv\appcmd list apppool /config /xml > AppPoolsBackup.xmlor other commands that can record the app pool configuration. - Run
SessionRemoteStartSetup.exeto perform an in-place upgrade. - Recover Application Pool.
- Double-check the
Web.configfile to ensure the configuration is properly merged.
StoreFront
- Replace the StoreFront Plugin:
StoreCustomization_Enumeration.dll.
1.0.7 to 1.0.8
SRS Server
- Backup
Web.config. - Backup Application Pool.
Execute
%windir%\system32\inetsrv\appcmd list apppool /config /xml > AppPoolsBackup.xmlor other commands that can record the app pool configuration. - Run
SessionRemoteStartSetup.exeto perform an in-place upgrade. - Double-check the
Web.configfile to ensure the configuration is properly merged. - Double-check the Application Pool to ensure the configuration is not changed.
1.0.8 to 1.0.9
SRS Server
- Backup
Web.config. - Backup Application Pool.
Execute
%windir%\system32\inetsrv\appcmd list apppool /config /xml > AppPoolsBackup.xmlor other commands that can record the app pool configuration. - Run
SessionRemoteStartSetup.exeto perform an in-place upgrade. - Double-check the
Web.configfile to ensure the configuration is properly merged. - Double-check the Application Pool to ensure the configuration is not changed.
Upgrade Instructions
In this article
Copied!
Failed!