Run and Debug AC7

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
elzar
Ensign (ENS)
Ensign (ENS)
Posts: 14
Joined: Tue Oct 23, 2007 2:29 pm

Run and Debug AC7

Post by elzar » Thu Nov 01, 2007 1:14 pm

How can I run and debug AC7 for Customization? 8)

thanks in advance 8)

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Post by sohaib » Thu Nov 01, 2007 1:51 pm

Hello,

Very simple in Visual Studio.NET.
Suppose you have already installed AC7 on your local IIS on /ac7

In VS.NET just select File->Open Website ...
It will show you all the websites in IIS. Select the /ac7 website and open it.
Thats it!

You are ready to do anything that you can possibly do in VS.NET.
For example, to run the site in debug mode click on 'Start Debugging' button.


Thanks,
Sohaib

elzar
Ensign (ENS)
Ensign (ENS)
Posts: 14
Joined: Tue Oct 23, 2007 2:29 pm

Post by elzar » Thu Nov 01, 2007 2:15 pm

tried that but Page cannot be displayed, because of the registered IP/Doimain. When debugging in VS, by default it runs on (localhost)Port#/AC7.

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Post by Shopping Cart Admin » Thu Nov 01, 2007 2:27 pm

Hello,

I wished you'd posted that initially. You'll need to register your development server key to localhost then.

In our next release we'll setup the keys such that localhost is always available.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Post by sohaib » Thu Nov 01, 2007 2:32 pm

You can setup a copy of AC7 to run on localhost.
Or
You can open your website as 'Remote Site' in open website menu.

elzar
Ensign (ENS)
Ensign (ENS)
Posts: 14
Joined: Tue Oct 23, 2007 2:29 pm

Post by elzar » Thu Nov 01, 2007 3:10 pm

thanks mike, i'll just wait for the next release. i choose local IP for the development key so that other developers can access it. but if you can give anything that i can patch fot the localhost, that would be great :D

Post Reply