HomeHome Product Discus... Product Discus...SmithCartSmithCartUSPS / Shipping ProblemsUSPS / Shipping Problems
Previous
 
Next
New Post
2/9/2012 6:43 PM
 

Here's a showstopper bug that just surfaced on a DNN 6.1.3 / SmithCart 4.86.0 - pressing "Calculate Shipping" throws an error, and then prevents viewing the cart until site Cache is reset. It also appears to clear the cart of it's contents.

We're doing USPS rate reurn for Priority Mail and Express Mail. We'd like to also do First Class, but it doesn't help that there is also ANOTHER showstopping bug ("First Class" bad behavior) mentioned in another thread over here (http://www.smith-consulting.com/Forum...).

Any workarounds? Any patch? FRUSTRATED.

 

InnerException: Input string was not in a correct format.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Number.StringToNumber

StackTrace:

Message: DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at Smith.DNN.Modules.BuyNow.Cart.bindShippingRates() at Smith.DNN.Modules.BuyNow.Cart.btnApply_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 
New Post
2/10/2012 12:55 PM
 
FWIW, this one solved itself in that there must have been issues on the USPS end of the web service.

Still, it would be nice if the cart handled it in a more elegant fashion don't you think? All the customer sees is generic throw from the core - "An error has occurred".
 
New Post
2/13/2012 2:23 PM
 
Hello,

Glad to hear this issue has been resolved.

Agreed, I will send this into our developers to add improving how the Cart handles displaying issues with the USPS Shipping calculator to the Dev Roadmap to be added in a future release.

Thanks for your feedback!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartUSPS / Shipping ProblemsUSPS / Shipping Problems