On a clean install of 4.22 and DNN 5.6.1 with no 3rd Party Plugins I show the following problems with selecting a shipping method:
Setup:
- Shipping Calculator (UPS, USPS, FedEx, Canda Post) is selected.
- Carrier: UPS with UPS Ground, UPS 2nd Day Air, UPS 3 Day Select, UPS Next Day Air Option Checked.
- Carrier: Parcel Post, Express Mail, Priority Mail
- Address Type: Auto
- Store Postal Code: 53546
1st Problem:
On Checkout it only lists UPS instead of giving USPS and UPS as options.
2nd Problem
If I select calculate rates when UPS is selected (GROUND or Any of the UPS Options) the session times out and the W3WP process consumes all available RAM. Using USPS Shipping Options does not cause a crash. Does this contact to the UPS WebServices at all and if it does there should be a timeout value instead of crashing the whole App pool.