a 论坛版本:_Discuz!NT v1.0 正式版 net框架版本:_基于 .net Framework 2.0 Windows版本:Windows server 2003
b 出现问题描述:startIndex 不能大于字符串长度
c 出现问题前做的修改是:装安装完论坛.
d 问题截图(选填):
“/”应用程序中的服务器错误。
startIndex 不能大于字符串长度。
参数名: startIndex 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.ArgumentOutOfRangeException: startIndex 不能大于字符串长度。
参数名: startIndex
源错误:
| 执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。 |
堆栈跟踪:
| [ArgumentOutOfRangeException: startIndex 不能大于字符串长度。参数名: startIndex] System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +2847755 System.String.Substring(Int32 startIndex) +17 Discuz.Forum.TemplateFactory.GetValidTemplateIDList() +523 Discuz.Forum.HttpModule.ReUrl_BeginRequest(Object sender, EventArgs e) +509 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +157 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65 |
版本信息: Microsoft .NET Framework 版本:2.0.50727.42; ASP.NET 版本:2.0.50727.210