Can someone help break this error down into plain English? I'm seeing the following error in our server application logs but am not sure where exactly the error is occurring. The library its referring to is the .NET Shipping library http://dotnetshipping.codeplex.com/releases/view/5241.
Event Type: Error Event Source: .NET Runtime Description: Application: w3wp.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Net.WebException Stack: at System.Net.HttpWebRequest.GetResponse() at dotNETShipping.ShippingProviders.UPSProvider.GetRates() at System.Threading.ExecutionContext.runTryCode(System.Object) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.ThreadHelper.ThreadStart() For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.