If you click "add to cart" on a product listing page, and then before it loads completely, immediately
click something else(I clicked the product image right above.) you get this error popup:
Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server.
The status code returned from the server was: 0
We dont necessarily care that an error is produced, but we dont want customers too see it.
The problem isn't isolated to this situation, we have encountered it in a few other places.
How can I alleviate this?
Error message from add to cart
- William_firefold
- Commander (CMDR)
- Posts: 186
- Joined: Fri Aug 01, 2008 8:38 am
Re: Error message from add to cart
I have checked and unable to reproduce the problem. Which browser you are using? Also could you post the page URL having problem here.
- Road Rider
- Commander (CMDR)
- Posts: 144
- Joined: Sat Jan 26, 2008 12:43 pm
- Contact:
Re: Error message from add to cart
It is known bug with AJAX if we are talking about the same issue. If you run into it again post a screen shot of the error.
If it is the AJAX post back error there is nothing that can be done. I too am waiting for an AJAX update and then the question will be if Able will function on a new version of AJAX,
If it is the AJAX post back error there is nothing that can be done. I too am waiting for an AJAX update and then the question will be if Able will function on a new version of AJAX,
-
- Commodore (COMO)
- Posts: 433
- Joined: Wed May 28, 2008 9:42 am
- Location: Concord, NC
- Contact:
Re: Error message from add to cart
I figured this was related to Ajax.
When is their update do?
When is their update do?