Upgrading Kartris - incremental updates

Posted By ianguest Wed 12 Mar 2014
Add to Favorites0
Author Message
ianguest
 Posted Wed 12 Mar 2014
Supreme Being

Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)

Group: Forum Members
Last Active: Tue 31 Mar 2015
Posts: 68, Visits: 185
Please can you let me know how to upgrade Kartris from v2.5002 to the latest version v2.5009.

I have changed several of the UserControl scripts, therefore can not directly copy on mass the new updates.
Paul
 Posted Thu 13 Mar 2014
große Käse

große Käse - (449,892 reputation)große Käse - (449,892 reputation)große Käse - (449,892 reputation)große Käse - (449,892 reputation)große Käse - (449,892 reputation)große Käse - (449,892 reputation)große Käse - (449,892 reputation)große Käse - (449,892 reputation)große Käse - (449,892 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
The normal way would be to back everything up (both files and the database) and then run any db updates required, and overwrite files in App_Code, UserControls and the aspx files in the root of the web. There may also be changes to DLLs in the Plugins folder, though you need to take care not to overwrite the .config files in each which hold the payment gateway settings.

If you have changed usercontrols, or other active code, you'd need to copy your changes back in. Assuming these files were not updates as part of the Kartris updates, you can just copy them in and overwrite our files. However, if we changed these in some way, you would overwrite those changes by importing the files. In this case, you may need to use a file comparison tool and try to merge the files or redo the changes to the newer file.

There isn't really any easier way to do this. It's best to avoid changing the usercontrols and pages if possible - cosmetic changes are best done via the skin using CSS to hide or change elements. But if it is necessary to change files, try to maintain a list of changed files to make upgrades more systematic.


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
ianguest
 Posted Tue 25 Mar 2014
Supreme Being

Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)

Group: Forum Members
Last Active: Tue 31 Mar 2015
Posts: 68, Visits: 185
Thank you.

When developing an update, do you keep records of which files have been updated? This would allow us to determine which files we need to redeploy.
ianguest
 Posted Wed 26 Mar 2014
Supreme Being

Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)Supreme Being - (41,850 reputation)

Group: Forum Members
Last Active: Tue 31 Mar 2015
Posts: 68, Visits: 185
Well I have given up trying to update to Kartris v2.5009.

Keep receiving a Run Time Error when transferring across App_Code files

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top