Search found 5 matches

by peterstolz
Sat May 28, 2011 1:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Add to cart product with options
Replies: 5
Views: 4408

Add to cart product with options

I have a need to add to cart from an external entity a product that has options. http://wiki.ablecommerce.com/index.php/Adding_products_to_the_cart_from_external_entity I found the wiki article above, however it states that products with options can't be added. if (product.HasChoices) { //CANT ADD D...
by peterstolz
Tue Oct 12, 2010 7:30 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Customize message : ..item is out of stock. .. removed from
Replies: 1
Views: 1995

Customize message : ..item is out of stock. .. removed from

I am looking for a way to customize the message : Item xxx is out of stock. It has been removed from the basket.
Is this something that can be done?
Thanks
by peterstolz
Fri Aug 06, 2010 3:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PageRequestManagerParserErrorException - Checkout fails
Replies: 1
Views: 1960

Re: PageRequestManagerParserErrorException - Checkout fails

Decided to disable AJAX completely in all .master files
<ajax:ScriptManager ID="ScriptManager1" runat="server" EnablePartialRendering="false">
by peterstolz
Fri Aug 06, 2010 11:03 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PageRequestManagerParserErrorException - Checkout fails
Replies: 1
Views: 1960

PageRequestManagerParserErrorException - Checkout fails

My cart doesn't allow me to checkout or do anything involving AJAX in the admin dashboard. Trace is not enabled, no Response.Write, filters and all usual culprits. Default install. Spent half a day Googling this. Works fine on local with dev license, doesn't work on hosting server. Any ideas? AbleCo...
by peterstolz
Sun Nov 22, 2009 8:15 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error on install in subfolder - version 7.0.3
Replies: 3
Views: 3139

Error on install in subfolder - version 7.0.3

I am getting the error below when trying to install able commerce in a subfolder of the main site(sitefinity cms). Module IIS Web Core Notification BeginRequest Handler Not yet determined Error Code 0x800700b7 Config Error There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' ...