Server Error in '/' Application.

索引超出范围。必须为非负值并小于集合大小。
参数名: index

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。
参数名: index

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。
参数名: index]
   System.ThrowHelper.ThrowArgumentOutOfRangeException() +72
   System.Collections.Generic.List`1.get_Item(Int32 index) +9592644
   SocoShop.Page.ArticleDetail.PageLoad() in E:\2016年网站\7湖南科瑞变流电气股份有限公司\Code\Page\ArticleDetail.cs:118
   SocoShop.Page.BasePage.ProcessRequest(HttpContext context) in E:\2016年网站\7湖南科瑞变流电气股份有限公司\Code\Page\BasePage\BasePage.cs:79
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +100
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1031