We're starting to see this error alot:
Page URL:/checkout1.aspx
Source:System
Message:Unable to connect to the remote server
Stack Trace:
at System.Net.HttpWebRequest.GetResponse()
at AspDotNetStorefrontCore.RTShipping.GETandReceiveDa ta(String Request, String Server) in C:\Projects\DOTNET\AspDotNetStorefrontMultistore_9 .1.0.1\ASPDNSFCore\RTShipping.cs:line 3106
at AspDotNetStorefrontCore.RTShipping.USPSGetRates(Sh ipments AllShipments, String& RTShipRequest, String& RTShipResponse, Decimal ExtraFee, Decimal MarkupPercent, Decimal ShipmentValue, Decimal ShippingTaxRate) in C:\Projects\DOTNET\AspDotNetStorefrontMultistore_9 .1.0.1\ASPDNSFCore\RTShipping.cs:line 2128
at AspDotNetStorefrontCore.RTShipping.GetRates(Shipme nts AllShipments, String Carriers, ResultType ListFormat, String FieldName, String CssClass, Decimal ShippingTaxRate, String& RTShipRequest, String& RTShipResponse, Decimal ExtraFee, Decimal MarkupPercent, Decimal ShipmentValue, CartItemCollection thisCart) in C:\Projects\DOTNET\AspDotNetStorefrontMultistore_9 .1.0.1\ASPDNSFCore\RTShipping.cs:line 705
at AspDotNetStorefrontCore.ShoppingCart.GetRates(Addr ess shipmentAddress, Decimal ShippingHandlingExtraFee) in C:\Projects\DOTNET\AspDotNetStorefrontMultistore_9 .1.0.1\ASPDNSFCore\ShoppingCart.cs:line 7249
at AspDotNetStorefrontCore.ShippingCalculation.UseRea lTimeRatesShippingCalculation.GetShippingMethods(I nt32 storeId) in C:\Projects\DOTNET\AspDotNetStorefrontMultistore_9 .1.0.1\ASPDNSFCore\ShippingCalculation\UseRealTime RatesShippingCalculation.cs:line 39
at AspDotNetStorefrontCore.ShoppingCart.GetShippingMe thods(Address usingThisAddress, Decimal taxRate) in C:\Projects\DOTNET\AspDotNetStorefrontMultistore_9 .1.0.1\ASPDNSFCore\ShoppingCart.cs:line 3587
at AspDotNetStorefrontCore.ShoppingCart.GetShippingMe thods(Address usingThisAddress) in C:\Projects\DOTNET\AspDotNetStorefrontMultistore_9 .1.0.1\ASPDNSFCore\ShoppingCart.cs:line 3472
at AspDotNetStorefront.checkout1.PopulateShippingMeth ods() in e:\inetpub\wwwroot\websites\HKAndersonMS\checkout1 .aspx.cs:line 85
at AspDotNetStorefront.checkout1.OnInit(EventArgs e) in e:\inetpub\wwwroot\websites\HKAndersonMS\checkout1 .aspx.cs:line 77
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
First is anyone else experiencing this and is there a workaround?