2e8a32a792fbe071d04c8ad0c0089b0f9be586be
FAQ/Izenda-Update-Best-Practices.md
| ... | ... | @@ -19,4 +19,7 @@ |
| 19 | 19 | |
| 20 | 20 | 3) Launch this 'vanilla' installation with only license key. Should be sent to settings page to ask for a connection string. |
| 21 | 21 | |
| 22 | -4) Compare customized files from Step #1 to new updated files and merge over your customizations to new files, starting with the global.asax and connection info (if contained somewhere besides the global). Move over customizations one at a time, testing each. |
|
| ... | ... | \ No newline at end of file |
| 0 | +4) Compare customized files from Step #1 to new updated files and merge over your customizations to new files, starting with the global.asax and connection info (if contained somewhere besides the global). Move over customizations one at a time, testing each. |
|
| 1 | + |
|
| 2 | +_See Also:_ |
|
| 3 | +[[How-do-I-upgrade-my-6-7-RI-with-a-6-8-DLL]] |