Search found 4 matches

by jdk3388
Mon Apr 28, 2008 11:18 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple stores running off one (AC7) code base.
Replies: 6
Views: 7115

Re: Multiple stores running off one (AC7) code base.

I see what you’re saying shp.jc2. That is a nice design feature... easier then what I thought. I have been trying to look to see where the default store ID is assigned to the token object but was unable to locate it.

Would I need to get the CommerceBuilder® API source to make this happen?
by jdk3388
Fri Apr 25, 2008 10:07 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple stores running off one (AC7) code base.
Replies: 6
Views: 7115

Re: Multiple stores running off one (AC7) code base.

Thanks for all the responses guys, I appreciate it. Over the last couple of days I managed to get my IIS/DNS setup so that I have multiple domains pointing to one location (code base). This was the easy part. What I am struggling with now is trying to implement what shp.jc2 stated: If you want them ...
by jdk3388
Wed Apr 23, 2008 2:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple stores running off one (AC7) code base.
Replies: 6
Views: 7115

Multiple stores running off one (AC7) code base.

We are looking to migrate our current 25 to 30 sites to AC7, but fear this might be a deal breaker. Currently our stores (which are just url’s) point to one code base. For example, http://companyA.server.com, http://companyB.server.com, http://companyc.server.com, etc... All point to the same code b...
by jdk3388
Tue Apr 22, 2008 1:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: 30-day trial on Vista Dev box
Replies: 4
Views: 3982

Re: 30-day trial on Vista Dev box

I am trying to do the same thing as the first post. Just trying to get a 30-day-trial to install/run on my local machine for the first time I opened up the project in Visual studio 2008/Vista OS and trying to get it to run through the debugger. I am using the included .mdf database file with the dat...