为何我的[边栏设置]无法使用?!

我要留言 Jump to comments Posted in Diary by Evan @ 2006-10-12 21:7

我想修改我的边栏怎么点击进入后显示如下代码????

 

Server Error in '/' Application.

Index was outside the bounds of the array.

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.IndexOutOfRangeException: Index was outside the bounds of the array.

Source Error:

Line 464:            Next
Line 465:            If mysearch = 0 Then
Line 466:                newlist(k) = oldlist(i)
Line 467:                k = k + 1
Line 468:            End If

Source File: E:\websiteroot\blog_5d_cn\useradmin\sildbar.aspx    Line: 466

Stack Trace:

[IndexOutOfRangeException: Index was outside the bounds of the array.]
   System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices) +0
   System.Array.SetValue(Object value, Int32 index) +59
   Microsoft.VisualBasic.CompilerServices.Container.SetArrayValue(Object[] Arguments) +194
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexSetComplex(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean OptimisticSet, Boolean RValueBase) +109
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexSet(Object Instance, Object[] Arguments, String[] ArgumentNames) +13
   ASP.useradmin_sildbar_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in E:\websiteroot\blog_5d_cn\useradmin\sildbar.aspx:466
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +2065867
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +24
   System.Web.UI.Page.Render(HtmlTextWriter writer) +26
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1896


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
关键字:TAGS:5dblog测试 bug

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}