Search found 115 matches

by mouse_8b
Tue Dec 16, 2014 3:15 pm
Forum: AbleCommerce GOLD
Topic: Key Update Error
Replies: 6
Views: 4072

Re: Key Update Error

My newest issue seems to be a behavior of Visual Studio that I didn't expect. Since VS tries to open whatever page you are editing, I opened default.aspx in the editor while I built and ran the app, and that seems to have gotten everything back on track. Whew, I think everything is going to be okay ...
by mouse_8b
Tue Dec 16, 2014 12:18 pm
Forum: AbleCommerce GOLD
Topic: Key Update Error
Replies: 6
Views: 4072

Re: Key Update Error

The new key works. This is likely the same issue I had over a year ago that never got resolved. There is a new issue now! Since I tried with my LIVE key per jmestep's recommendation, when I launch the site from Visual Studio, it tries to load http://www.barknpurr.com:51494/default.aspx instead of ht...
by mouse_8b
Tue Dec 16, 2014 10:54 am
Forum: AbleCommerce GOLD
Topic: Key Update Error
Replies: 6
Views: 4072

Re: Key Update Error

My live site key is for an older version of AC. I put it in anyway, and the system accepted it, but then no pages would load. I put the piece of XML code that you provided in the license file and it did not seem to help any. I compared the DEV and DEMO licenses, and I noticed that the DEMO did not l...
by mouse_8b
Mon Dec 15, 2014 2:28 pm
Forum: AbleCommerce GOLD
Topic: Key Update Error
Replies: 6
Views: 4072

Re: Key Update Error

It worked again when I deleted the commercebuilder.lic file and did another 30 day trial. Once it was working, I tried to update the key through Configure > Security > Licensing and the error returned.
by mouse_8b
Mon Dec 15, 2014 2:19 pm
Forum: AbleCommerce GOLD
Topic: Key Update Error
Replies: 6
Views: 4072

Key Update Error

I am using AC Gold R9 WSP with Visual Studio Community Edition 2013. I installed AC using the 30 day trial. The trial expired and I got a new DEV key. When I put the dev key in, the site accepted the key, but now no pages will load. In Firefox, I get a corrupted content error, and Chrome and IE don'...
by mouse_8b
Mon Dec 08, 2014 12:19 pm
Forum: AbleCommerce GOLD
Topic: Adding Subscriptions to Multiple Products at Once
Replies: 0
Views: 3211

Adding Subscriptions to Multiple Products at Once

Is there a way to add the same subscription plan to multiple products at once? We've got hundreds of items that will use all of the same subscription settings. If not through the UI, could an SQL Query get it done?
by mouse_8b
Thu Nov 20, 2014 9:19 am
Forum: AbleCommerce GOLD
Topic: Upgrading vs Clean Install from AC 7
Replies: 2
Views: 2351

Upgrading vs Clean Install from AC 7

We have a store running AC 7.0.7. The store started at 7.0.2, and in addition to AbleCommerce updates, has a custom theme, custom conLib controls, and 3rd party add-ons. It also has a few gigs of old product images and other random files on the server. With the improvements to AC Gold, we don't need...
by mouse_8b
Thu Nov 13, 2014 10:48 am
Forum: AbleCommerce GOLD
Topic: Category Search & Filter Improvements
Replies: 5
Views: 3452

Category Search & Filter Improvements

First, I'd like to thank the AC team for already improving on category search in R9. I found this thread earlier that was very helpful. In addition to offering Search By options on product templates, it would also be helpful to be able to sort on information that is already in the product info, just...
by mouse_8b
Tue Sep 16, 2014 1:19 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error Getting Rates from USPS
Replies: 20
Views: 25165

Re: Error Getting Rates from USPS

Any ideas for troubleshooting my original problem? "The remote server returned an error: (403) Forbidden."
by mouse_8b
Tue Sep 09, 2014 9:12 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error Getting Rates from USPS
Replies: 20
Views: 25165

Re: Error Getting Rates from USPS

Also this error:
The underlying connection was closed: An unexpected error occurred on a receive.; Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
by mouse_8b
Tue Sep 09, 2014 9:10 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error Getting Rates from USPS
Replies: 20
Views: 25165

Error Getting Rates from USPS

Hello, I have been getting 403: Forbidden from the USPS shipping rate calculator. I thought my API might be out of date, so I just uploaded the updated the API from http://forums.ablecommerce.com/viewtopic.php?f=65&t=18076 I am still getting the error. Does anyone have any ideas on how to solve or t...
by mouse_8b
Mon Feb 24, 2014 10:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order Manager does not reload data after batch operation.
Replies: 1
Views: 3313

Re: Order Manager does not reload data after batch operation.

Got it. I didn't have the new drop down in the update panel. Once I moved it, it works fine.
by mouse_8b
Tue Feb 18, 2014 1:53 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order Manager does not reload data after batch operation.
Replies: 1
Views: 3313

Order Manager does not reload data after batch operation.

Hello, I have been implementing some minor changes to our Order Manager. I copied the "Update Selected Orders To" drop down box to the top, so there is one at the top of the list and one at the bottom. I changed the copied IDs as needed and updated the code-behind accordingly. However, whenever I us...
by mouse_8b
Wed Aug 21, 2013 10:47 am
Forum: AbleCommerce GOLD
Topic: System.webserver.modules issue
Replies: 10
Views: 6025

Re: System.webserver.modules issue

http://stackoverflow.com/questions/2708187/vs2010-development-web-server-does-not-use-integrated-mode-http-handlers-modules This post let me know why I was seeing the pipeline error. Since the Visual Studio server wont work for me, and IIS Express is not working for me, I'm going to sign up for a V...
by mouse_8b
Tue Aug 20, 2013 11:20 am
Forum: AbleCommerce GOLD
Topic: System.webserver.modules issue
Replies: 10
Views: 6025

Re: System.webserver.modules issue

I think this is a continuation of the discussion here: http://forums.ablecommerce.com/viewtopic.php?f=65&t=17519 That's why I linked to it in my last post. From the linked post: ... development server on my local Windows 7 computer ... ... I unzipped AbleCommerceGold-GoldR5-b5731-WSP.zip and ran Ab...
by mouse_8b
Mon Aug 19, 2013 2:37 pm
Forum: AbleCommerce GOLD
Topic: Development Server Installation Problems
Replies: 3
Views: 3512

Re: Development Server Installation Problems

Since I have linked to this thread a couple of times, I'll update to say that I'm not sure how it fixed it on that day, but removing that line doesn't help my new install any more.
by mouse_8b
Mon Aug 19, 2013 1:56 pm
Forum: AbleCommerce GOLD
Topic: System.webserver.modules issue
Replies: 10
Views: 6025

Re: System.webserver.modules issue

When I try with unmodified code, I get the same install error that I have been trying to solve for almost 4 weeks.
by mouse_8b
Fri Aug 16, 2013 1:32 pm
Forum: AbleCommerce GOLD
Topic: Home page?
Replies: 3
Views: 4958

Re: Home page?

I suspected that I had a botched installation. The installation directions are simple and straightforward, any idea on what settings I had wrong?
by mouse_8b
Thu Aug 15, 2013 3:03 pm
Forum: AbleCommerce GOLD
Topic: Home page?
Replies: 3
Views: 4958

Home page?

I have a fresh install of AC Gold R5. The Default.aspx that comes with it is just the default page made by Visual Studio: This file is required by IIS so that your website can be accessed without a file name specified. To edit your home page, log in to the merchant administration and go to Website >...
by mouse_8b
Thu Aug 15, 2013 1:30 pm
Forum: AbleCommerce GOLD
Topic: System.webserver.modules issue
Replies: 10
Views: 6025

System.webserver.modules issue

<add name="AbleCommerceHttpModule" type="CommerceBuilder.Services.HttpModule, CommerceBuilder.Licensing" preCondition="managedHandler"/> I have a fresh install of AC Gold R5 on my local computer. I'm using Visual Studio 2012 Express for Web. The site was running on the Visual Studio Development Ser...
by mouse_8b
Fri Aug 09, 2013 1:07 pm
Forum: AbleCommerce GOLD
Topic: Development Server Installation Problems
Replies: 3
Views: 3512

Re: Development Server Installation Problems

Looks like there is already a

Code: Select all

<add name="AbleCommerceHttpModule" type="CommerceBuilder.Services.HttpModule, CommerceBuilder.Licensing"/>
in System.webserver, so I just removed the line from system.web
by mouse_8b
Fri Aug 09, 2013 12:31 pm
Forum: AbleCommerce GOLD
Topic: Development Server Installation Problems
Replies: 3
Views: 3512

Re: Development Server Installation Problems

I fixed it! One of the errors I got (but am now unable to reproduce) seemed to indicate that some configuration that used to go in System.Web now goes in System.webServer. Turns out, I can't have <httpModules> <add name="AbleCommerceHttpModule" type="CommerceBuilder.Services.HttpModule, CommerceBui...
by mouse_8b
Thu Aug 08, 2013 3:32 pm
Forum: AbleCommerce GOLD
Topic: Development Server Installation Problems
Replies: 3
Views: 3512

Development Server Installation Problems

I am attempting to setup a development server on my local Windows 7 computer. Basically, AbleCommerce says the install completes, but I can't load any pages. Here is my install process: I downloaded and installed SQL Server 2012 Express, Visual Studio Express 2012 for Web, and WebMatrix 3.0 I unzipp...
by mouse_8b
Wed Jul 31, 2013 11:30 am
Forum: AbleCommerce GOLD
Topic: Corrupted Content Error after install
Replies: 13
Views: 8300

Re: Corrupted Content Error after install

When I try to repeat installation with Configure1 and 2, I get errors that it is already set up. I can also see the tables in VS Database Explorer. So at least I know the database is being made properly. I've disabled anti-virus and firewall, but that hasn't helped. Should I make sure certain servic...