Endless Refresh

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Endless Refresh

Post by igavemybest » Thu Oct 22, 2009 10:05 pm

I went to finally install the 7.0.3 on my local machine. After I get through the install screens I get endless, literally, cycle of refreshes. Is there a reason? Are there special instructions for running this in the Visual Studio dev environment server?

afm
Captain (CAPT)
Captain (CAPT)
Posts: 339
Joined: Thu Nov 03, 2005 11:52 pm
Location: Portland, OR
Contact:

Re: Endless Refresh

Post by afm » Thu Oct 22, 2009 11:15 pm

The dev server always assigns a port. The dev license from AC includes a port...but probably not the same port the dev server is using. So the site is kind of freaking out trying to redirect to the URL in the license.

You may get it to work by setting demoMode="true" in the AbleCommerce.config file. Or open the website from IIS.
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Endless Refresh

Post by AbleMods » Fri Oct 23, 2009 9:43 am

You need a separate keycode to work in a developer environment because AC7 licenses are keyed to the domain/host. Or you can do as Andy suggests and run in Demo mode. I believe demo mode is fully functional except an intercept "demo mode" page comes up every so often to remind you.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
igavemybest
Captain (CAPT)
Captain (CAPT)
Posts: 388
Joined: Sun Apr 06, 2008 5:47 pm

Re: Endless Refresh

Post by igavemybest » Fri Oct 23, 2009 9:50 am

Yup, that fixed it.

Post Reply