Error message from add to cart
Posted: Mon Sep 08, 2008 3:23 pm
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?
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?