Ok I have find a way here is my small tutorial who need to be improved by somebody who has time to :
- Backup the database and script
- Proceed to the upgrade
- Once the upgrade process crash go to your Microsoft SQL Server Management Studio
- Connect to your Azure Database
- Make a fresh install over a local SQL instance with the last version of SmarterTrack
- Then you need to compare what change between the Database schema of both versions. For that I have use the tool of Idera named "SQL Comparison Toolset", you can download it for free (15 days trial) under https://www.idera.com/productssolutions/sqlserver/sqlcomparisontoolset/registrationform
- Then compare your Azure instance with your fresh last version of ST locally installed. Idera will analyze the database schema and propose you to upgrade your Azure one. Be really careful with this operation and do it table by table. Be sure to understand what you do because then it's impossible to revert back this operation.
- Once the database structure is updated we need to force the database to have the schema number. You find this information in the table "st_GlobalSettings". Upgrade the number based on the schema of your local DB.
That's what you need to do to upgrade the schema. But if you try to access your ST platform you are still redirected to the upgrade script because the schema number is in the cache. So restart your website instance and relaunch the URL. Normally then you have the last version installed over your instance.
I hope this small tutorial help some of you.
I'm still not sure if this work around degrade the entire platform performance because without to decompile the DLL and analyze the code (what I didn't do!!!) it's hard to know if something is done after the upgrade of the DB structure.
For sure some improvements need to be done to have SmarterTrack available in the Azure Cloud.
Artionet.Group - Digital Transformation, eGovernment Solutions