| lukezy 1/8/2009 1:04:23 PM |
Getting Started Guide
|
If you are running previous version of DotShoppingCart, you could do the following steps to migrate to the new version.
1) Make a backup of all your stuffs for the current verion including installed folders and database
2) Find SQL migration scripts in the Migration folder of the download zip package. And then run the migration script to upgrade your database.
3) Unzip the install package and merge your current configuration settings for files web.config, DSC.config into the new version.
4) If you have customization made into the existing files, you might want to merge your customization to the new version as well.
5) Copy the new version on top of the existing one.