Jump to content

Bookmark List: Server Error in '/' Application


stestardi

Recommended Posts

When I try to navigate to the second and subsequent pages of a bookmark list, I get the following error. Anyone else having troubles?

 

Steve

 

Server Error in '/' Application.

--------------------------------------------------------------------------------

 

Non-negative number required. Parameter name: count

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: Non-negative number required. Parameter name: count

 

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: Non-negative number required.

Parameter name: count]

System.Collections.ArrayList.GetRange(Int32 index, Int32 count) +169

Geocaching.UI.BookmarkListControl.ShowDataPage() +344

Geocaching.UI.BookmarkListControl.pgrBMItems_IndexChanged(Object sender, EventArgs e) +7

ActiveUp.WebControls.ActivePager.PagerBuilder.OnIndexChanged(EventArgs e) +62

ActiveUp.WebControls.ActivePager.PagerBuilder.OnLastPage_Click(Object sender, EventArgs e) +166

System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108

System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138

System.Web.UI.Page.ProcessRequestMain() +1292

 

 

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...