“/”应用程序中的服务器错误。

无法连接到远程服务器

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Exception: 无法连接到远程服务器

源错误:


行 163:        catch (Exception e)
行 164:        {
行 165:            throw new Exception(e.Message);
行 166:        }
行 167:        finally

源文件: d:\www\website\ServiceSupport\ServiceDocument\Default.aspx.cs    行: 165

堆栈跟踪:


[Exception: 无法连接到远程服务器]
   ServiceSupport_ServiceDocument_Default.Get(String url, String paramData) in d:\www\website\ServiceSupport\ServiceDocument\Default.aspx.cs:165
   ServiceSupport_ServiceDocument_Default.GetJson(Int32 nodeId) in d:\www\website\ServiceSupport\ServiceDocument\Default.aspx.cs:134
   ServiceSupport_ServiceDocument_Default.BindData(Int32 nodeId) in d:\www\website\ServiceSupport\ServiceDocument\Default.aspx.cs:80
   ServiceSupport_ServiceDocument_Default.Page_Load(Object sender, EventArgs e) in d:\www\website\ServiceSupport\ServiceDocument\Default.aspx.cs:41
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4110.0