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

值对于 Int32 太大或太小。

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

异常详细信息: System.OverflowException: 值对于 Int32 太大或太小。

源错误:


行 13:     //栏目不存在
行 14:     //平台无内容
行 15:     string htmlcontent = PZ.Templates.autoUpdate.getContent();
行 16:     htmlcontent = nokey.check(htmlcontent);
行 17:     Response.Write(htmlcontent);

源文件: c:\web\hbgfzst.com\Templates\aspx\content.aspx    行: 15

堆栈跟踪:


[OverflowException: 值对于 Int32 太大或太小。]
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +12527025
   System.Convert.ToInt32(String value) +49
   PZ.Templates.autoUpdate.eddupaBw8(String  , Int32  , Int32  , Int32  , String  , MainDB  ) +206
   PZ.Templates.autoUpdate.L23LbIbyy(String  , String  , MainDB  ) +3634
   PZ.Templates.autoUpdate.getContent() +1778
   ASP.templates_aspx_content_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\web\hbgfzst.com\Templates\aspx\content.aspx:15
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +13
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +66
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1303


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