Configuration for two database separated stores in 1 domain

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
oleg_kud
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Sat Dec 22, 2007 5:49 am

Configuration for two database separated stores in 1 domain

Post by oleg_kud » Fri Apr 15, 2011 7:50 am

Hi All,

We are using AbleCommerce on root of WebServer (IIS6,Windows2003) and it work with database "A", Right now for new custom features testing we want to add another virtual directory with separate application and also separate database "B"
The main problem that all web sites inherit the root site settings (also "AbleCommerce" connection string). So we can't override it in separate database.config in directory 2. The problem that we can't change the name "AbleCommerce" to "AbleCommerceTest" for example because we havn't source for AbleCommerceHttpModule for example that use connection with this name. We have source for AbleCommerce, so if somebody have an experience how to solve the problem.


Thank you

Post Reply