Web site integration

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
bcc
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 27
Joined: Thu Dec 27, 2007 11:39 pm

Web site integration

Post by bcc » Sat Jun 27, 2009 7:36 pm

Our website has some marketing pages other than the shopping cart. The shopping cart software is installed in the wwwroot\ac7 directory while the marketing pages are in home (wwwroot) directory and wwwroot\doc. I tried to use some of the shopping cart controls in the marketing pages (such as the product finder and minicart). I added those like the shopping cart pages but got "Server Error in '/' Application" runtime error. I think it is due to the web.config but am not sure what is needed? Thanks!

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Web site integration

Post by mazhar » Mon Jun 29, 2009 5:13 am

First of all in order to use AbleCommerce code bring those pages under AC7 directory. For example put them in Root/AC7/Doc folder. Secondly it would be better to create shopping cart pages for those custom pages. Read following topic about how to add new pages to root.
viewtopic.php?f=42&t=9473

bcc
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 27
Joined: Thu Dec 27, 2007 11:39 pm

Re: Web site integration

Post by bcc » Mon Jun 29, 2009 7:15 pm

You mean there is no way to use any AC controls if the page is not under the root/ac7 or lower subfolder.
The reason I asked is that the store is only a small part of our site. I was hoping that a few pages can use the AC controls (such as minibasket or product finder) so that it is more integrated.
Thanks!

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Web site integration

Post by mazhar » Tue Jun 30, 2009 4:07 am

Please read following thread
viewtopic.php?f=42&t=9545

Post Reply