Search found 131 matches

by RichWendrock
Mon May 30, 2011 4:23 pm
Forum: 7.0 DataPort
Topic: Using DataPort 7.7.251 to upload new store 7.0.7
Replies: 1
Views: 4473

Using DataPort 7.7.251 to upload new store 7.0.7

We created CSV files to upload all of our products. We thought we could create one CSV file with all of the fields needed for Product and Variant fields and then map the fields during the import process. That seem to go well. DataPort even gives the option to save your mapping to a template. After m...
by RichWendrock
Mon May 30, 2011 4:01 pm
Forum: 7.0 DataPort
Topic: does ~\Assets\ProductImages have to be in the CSV
Replies: 2
Views: 4152

Re: does ~\Assets\ProductImages have to be in the CSV

yes, you must provide the folder where the images reside. In an exported CSV file using DatatPort, the image name has ~\Assets\ProductImages\ with the image name.
by RichWendrock
Thu May 26, 2011 8:35 am
Forum: 7.0 DataPort
Topic: use dataport to add suggested items
Replies: 4
Views: 5372

Re: use dataport to add suggested items

You cannot add suggested items at the time you upload your products because the pointer to the suggested item is required and the suggested item may yet to be created. As Naveed suggests, After uploading all of your products. write a routine to create an XML file to relate your products. You can get...
by RichWendrock
Mon May 23, 2011 12:03 pm
Forum: 7.0 DataPort
Topic: Tranferring Customers and Orders from AspDotNetStoreFront
Replies: 1
Views: 3336

Re: Tranferring Customers and Orders from AspDotNetStoreFront

I am in the process now of doing that. Nothing about this is easy. I am writing routines to pull the data from the storefront database. The good news is you only need one csv file to import all of the products. It took me awhile to identify the product attributes. you will need to write a routine to...
by RichWendrock
Mon May 23, 2011 11:52 am
Forum: 7.0 DataPort
Topic: Error downloading Product Variants using 7.7.251
Replies: 4
Views: 4949

Re: Error downloading Product Variants using 7.7.251

Thanks for the information. I have 12gb memory installed and I am using dataport defaults, i.e. did not change the chunk size. I have been reading the dataport documentation again to see if I missed anything. I will post here if I get by the error.
by RichWendrock
Mon May 23, 2011 8:28 am
Forum: 7.0 DataPort
Topic: Error downloading Product Variants using 7.7.251
Replies: 4
Views: 4949

Re: Error downloading Product Variants using 7.7.251

Hi Judy,
This is not a large store. We have perhaps 1,100 products. Are you saying the dataport utility tries to store all variants in memory before writing them to the CSV file?

Thanks for your response by the way...
by RichWendrock
Sat May 21, 2011 8:35 am
Forum: 7.0 DataPort
Topic: Error downloading Product Variants using 7.7.251
Replies: 4
Views: 4949

Error downloading Product Variants using 7.7.251

We are using dataport 7.7.251 and ablecommerce 7.06 with Api version 7.6.14430.0. I am running Dataport in Compatibility mode on Windows 7. When I try to download the product variants as a CSV file, it runs for awhile and then displays the following error Exception Message: Exception of type 'System...
by RichWendrock
Mon May 16, 2011 2:08 pm
Forum: Feature Requests
Topic: Common Options Feature
Replies: 20
Views: 20090

Re: Common Options Feature

First of all let me say that AbleCommerce is a great shopping cart. We are using verison 7.0.6. We are struggling with the same issue. Although the copy function helps when setting up new products. There is a need for a way to modify all products that have the same series of options. We have many pr...
by RichWendrock
Thu May 12, 2011 9:39 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Performance of AC7 Under Load?
Replies: 2
Views: 2071

Re: Performance of AC7 Under Load?

At www.HillCountryCustomCycles.com, we are running over 20,000 visits per month, for the past two months. The site averages around 600-700 visitors per day with peaks of 800 visitors per day. Page views average around 3,700 per day with peaks up to 5,000. We are hosted on AbleCommerce servers and co...
by RichWendrock
Mon Apr 25, 2011 3:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Contract Position for Posting Products
Replies: 1
Views: 1775

Re: Contract Position for Posting Products

Gail, It takes a minimum of 15-20 minutes per item and often times longer depending on the condition of the photo. That includes CSS formatting the product description with unique title and meta description for each product. Which you do not have now. I think $5 per item is a little low if you expec...
by RichWendrock
Tue Apr 12, 2011 2:16 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Ship only within the US
Replies: 10
Views: 8201

Re: Ship only within the US

Can we get an update on this issue? In version 7.0.6, I do not see a way to complete the purchase when there are no shipping methods.
by RichWendrock
Tue Apr 12, 2011 12:03 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PAYPAL ERROR CS0117
Replies: 16
Views: 10572

Re: PAYPAL ERROR CS0117

I found the PayPal settings under My Account/My Selling Tools and then click the Update option for Website preferences. After making the changes listed in the AbleCommerce Help Manual under Configure > Payments > Gateways > PayPal, the customer is automatically returned to the My Order page (https:/...
by RichWendrock
Tue Apr 12, 2011 11:08 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PAYPAL ERROR CS0117
Replies: 16
Views: 10572

Re: PAYPAL ERROR CS0117

I am checking the PayPal settings but as you know it is difficult to determine where to find things. Presently customer can pay with PayPal but when they click on the link to return to our site they get the 400 error. There is no double slash in the link.
by RichWendrock
Sat Apr 09, 2011 6:43 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PAYPAL ERROR CS0117
Replies: 16
Views: 10572

Re: PAYPAL ERROR CS0117

After applying the patch, I ran a test and now I am getting an error after making payment. The good news is even with the error, the order shows paid in AbleCommerce. https://www.hillcountrycustomcycles.com/ProcessPayPal.ashx?OrderId=1118 Server Error in '/' Application. The remote server returned a...
by RichWendrock
Fri Apr 08, 2011 9:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PAYPAL ERROR CS0117
Replies: 16
Views: 10572

Re: PAYPAL ERROR CS0117

I applied the patch and modified the web.config file to force the system to reload. After the patch, orders are showing up as Authorization Pending.

Please advise...
by RichWendrock
Fri Apr 08, 2011 8:01 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PAYPAL ERROR CS0117
Replies: 16
Views: 10572

Re: PAYPAL ERROR CS0117

I looked at the patch for PayPal again. Version: AbleCommerce versions 7.0.5 and 7.0.6 only Instructions: 1. Extract the CommerceBuilder.PayPal.dll to a temporary location. 2. Copy the new DLL file to the \bin\ folder of your AbleCommerce installation. 3. Make sure to recycle or restart the web appl...
by RichWendrock
Fri Apr 08, 2011 6:43 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PAYPAL ERROR CS0117
Replies: 16
Views: 10572

Re: PAYPAL ERROR CS0117

When we discovered a problem with paypal, I applied the patch for PAYPAL. Obviously that just caused more problems. I replaced the original dll for PayPal and that fixed this problem. I must wait and see if customers are still having problems. Is there a better way to see a list of patches and the v...
by RichWendrock
Thu Apr 07, 2011 9:59 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PAYPAL ERROR CS0117
Replies: 16
Views: 10572

PAYPAL ERROR CS0117

After upgrading from 7.0.1 to 7.0.6 we are getting an error at check-out when clicking the PayPal button to pay. PayPal was working before the upgrade. The error occurs on this page. https://www.hillcountrycustomcycles.com/Checkout/Receipt.aspx?OrderNumber=1108&OrderId=1108 This is the error message...
by RichWendrock
Fri Apr 01, 2011 2:37 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Change Display to show all products?
Replies: 2
Views: 3576

Re: Change Display to show all products?

AbleCommerce 7.0.6:
I changed the numbers to
private int _Cols = 3;
private int _Rows = 10;

But the page still displays only 5 rows... what am I missing?
by RichWendrock
Wed Mar 23, 2011 3:14 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: White edge being placed in images during UPLOAD IMAGE proces
Replies: 4
Views: 3029

Re: White edge being placed in images during UPLOAD IMAGE proces

The good fairy much have come and fixed the primary image. After moving into production, I could have sworn the problem still existed. That was Monday... Today, I looked again and the primary image uploads OK but the Thumbnail and Icon have the white edge. Did someone from AbleCommerce fix it? If so...
by RichWendrock
Mon Mar 21, 2011 6:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: White edge being placed in images during UPLOAD IMAGE proces
Replies: 4
Views: 3029

Re: White edge being placed in images during UPLOAD IMAGE proces

No it does not. Here is another example, http://216.139.230.122/Standard-Kits-C61.aspx You can see the thumbnail has white on two edges. Click on the Thumbnail to view product details. You will see the product image has no white edge. I uploaded the large product image using the upload in Image and ...
by RichWendrock
Fri Mar 18, 2011 6:47 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: White edge being placed in images during UPLOAD IMAGE proces
Replies: 4
Views: 3029

White edge being placed in images during UPLOAD IMAGE proces

After upgrading to version 7.0.6, the product images appear with a white line on one edge after being uploaded using the Images and Assets upload. Here is a link to one of the affected images. http://216.139.230.122/1-14-X-16-inch-Ape-Hanger-Kit-Pre-Wired-with-Cables-P137.aspx Have you seen this? Is...
by RichWendrock
Thu Mar 17, 2011 1:57 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: White border after uploading image 7.0.6
Replies: 2
Views: 2488

White border after uploading image 7.0.6

We are in the process of upgrading our store to 7.0.6. After uploading a product image, one file of the image has a white edge. The edge is not in the original image but it appears in all three of the images created by AbleCommerce. Anyone else using 7.0.6 have the same problem? Here is a link to ou...
by RichWendrock
Thu Mar 17, 2011 6:19 am
Forum: AbleCommerce Hosting and Development Providers
Topic: .NET AbleCommerce ready hosting
Replies: 6
Views: 28677

Re: .NET AbleCommerce ready hosting

We have been using AbleCommerce hosting for over a year now and find their services excellent. Performance is great, support is there when we need it and best of all we do not play the finger pointing game. Nothing worse than having a problem with your store and your hosting company saying the probl...
by RichWendrock
Tue Mar 08, 2011 11:54 am
Forum: Feature Requests
Topic: 301 Redirect to www.domainname.com without the page name
Replies: 0
Views: 2601

301 Redirect to www.domainname.com without the page name

When a link comes in without the www. prefix, a 301 Friendly redirect is activated to send the request to http://www.domainname.com/Default.aspx

For SEO reasons, please remove the page name from the redirect.

301 Permanently Moved http://www.domainame.com