1. 完美真人

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

      索引和长度必须引用该字符串内的位置 。
      参数名: length

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

      异常详细信息: System.ArgumentOutOfRangeException: 索引和长度必须引用该字符串内的位置 。
      参数名: length

      源错误:

      
      行 47: 	{
      行 48: 
      行 49: 	 seo_description = model.zhaiyao.Substring(0,50);
      行 50: 
      行 51: 	}	//end for if

      源文件: f:\usr\localuser\qyw8570240001\aspx\main\news_show.aspx    行: 49

      堆栈跟踪:

      
      [ArgumentOutOfRangeException: 索引和长度必须引用该字符串内的位置。
      参数名: length]
         System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +10929375
         System.String.Substring(Int32 startIndex, Int32 length) +10
         ASP.aspx_main_news_show_aspx.OnInit(EventArgs e) in f:\usr\localuser\qyw8570240001\aspx\main\news_show.aspx:49
         System.Web.UI.Control.InitRecursive(Control namingContainer) +134
         System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +489
      


      版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.34280
      1. XML地图