Search found 2 matches
- Mon Oct 04, 2010 5:36 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Where to get version 7.0.3 to move an existing installation?
- Replies: 7
- Views: 4163
Re: Where to get version 7.0.3 to move an existing installation?
I think we don't need to backup database.config file because we can always change it like <connectionStrings> <add name="AbleCommerce" connectionString="Server=XXX;Database=AbleCommerce;Uid=XXX;Pwd=XXX;" providerName="System.Data.SqlClient" /> </connectionStrings> And then let the application encryp...
- Sat Oct 02, 2010 2:58 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Where to get version 7.0.3 to move an existing installation?
- Replies: 7
- Views: 4163
Where to get version 7.0.3 to move an existing installation?
I brought a license about two years ago which is for ac_7_0_stable_b10152 and after that I upgraded it to version 7.0.3. Now I want to move this installation to another server. Your document said Before beginning, identify the AbleCommerce version you are running for the ORIGINAL installation... It ...