There is no row at position 0.

Server Error in '/' Application.

There is no row at position 0.

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: There is no row at position 0.

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:


[IndexOutOfRangeException: There is no row at position 0.]
   System.Data.DataRowCollection.get_Item(Int32 index) +63
   LinkManager.Classes.GetLinks.getLinksPage(DataRow SiteDR, String UserID, String File, Int32 PageNumber, String thePage) +494
   LinkManager.Classes.GetLinks.getLinks(String UserID, String thePage, String File, Int32 PageNumber, String Meta, Boolean XHTML) +302
   LinkManager.Classes.LM_Methods.PassParameters(String Filename) +478
   LinkManager.LEngineer.Page_Load(Object sender, EventArgs e) +11
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2443; ASP.NET Version:1.1.4322.2460
Parser Error

Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'PokerChips.Include.footer' from assembly 'personalpokerchips.co.uk_deploy, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

Source Error:


Line 1:  <%@ control language="c#" inherits="PokerChips.Include.footer, personalpokerchips.co.uk_deploy" %>
Line 2:  </td>
Line 3:                  </tr>

Source File: /include/footerChipBuilder.ascx    Line: 1


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082