Server Error in '/' Application.

Specified argument was out of the range of valid values. Parameter name: Index was out of range. Must be non-negative and less than the size of the collection.

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: Specified argument was out of the range of valid values. Parameter name: Index was out of range. Must be non-negative and less than the size of the collection.

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: Specified argument was out of the range of valid values.
Parameter name: Index was out of range.  Must be non-negative and less than the size of the collection.]
   System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index) +184
   PennyCollector.LocationCollectionBase.get_Item(Int32 index) +9
   PennyCollector.Details.get_DisplayLocation() +64
   PennyCollector.Details.get_LocationArea() +29
   PennyCollector.Details.Page_Load(Object sender, EventArgs e) +38
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +739


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