We are trying to use Able Commerce as the commerce engine for an existing web site. We have integrated it into our site and everything is working pretty well. However, when I am working on the site on my development system, using a Development License, I am having some difficulty.
I have a HttpHandler which handles command requests (from a program, not a browser), and returns (among other things) an XML file. Unfortunately, when I am using a Development License, Able commerce inserts, at random, it's "You are running with a DEVELOPMENT license..." page as a response to a call to my HttpHandler. Needless to say, this causes me considerable grief.
What I don't understand, is why that page is being inserted at all in this case. This code existed before we integrated Able Commerce, and has nothing whatsoever to with it. How do I get this behavior to stop?
Thanks.
Problems when running using a Development License
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Problems when running using a Development License
I think Able would have to answer this if it has to do with licensing. The only thing I would suggest doing is try setting demoMode="true" in your App_Data/ablecommerce.config file. That enables the site to run in demo mode (no real users and addresses on orders) with any license, but I don't know if it will fix anything for you.
I had to do that with my dev license because my ip address in my cable modem would change and the license was issued for the first ip and every change of ip broke my site.
I had to do that with my dev license because my ip address in my cable modem would change and the license was issued for the first ip and every change of ip broke my site.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx