誰かがこのエラーを平易な英語に分解するのを助けることができますか? サーバー アプリケーション ログに次のエラーが表示されますが、エラーが発生している正確な場所がわかりません。参照しているライブラリは、.NET Shipping ライブラリhttp://dotnetshipping.codeplex.com/releases/view/5241です。
イベントの種類: エラー イベント ソース: .NET ランタイム 説明: アプリケーション: w3wp.exe フレームワーク バージョン: v4.0.30319 説明: 未処理の例外が発生したため、プロセスが終了しました。 例外情報: System.Net.WebException スタック: System.Net.HttpWebRequest.GetResponse() で dotNETShipping.ShippingProviders.UPSProvider.GetRates() で System.Threading.ExecutionContext.runTryCode (System.Object) で System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup (TryCode、CleanupCode、System.Object) で System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext、System.Threading.ContextCallback、System.Object、ブール値) で System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext、System.Threading.ContextCallback、System.Object) で System.Threading.ThreadHelper.ThreadStart() で 詳細については、ヘルプとサポート センター (http://go.microsoft.com/fwlink/events.asp) を参照してください。