System.Web.HttpUnhandledException: Ett undantagsfel av typen System.Web.HttpUnhandledException uppstod. ---> System.IndexOutOfRangeException: Det finns ingen rad på positionen 0.
vid System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
vid System.Data.RBTree`1.get_Item(Int32 index)
vid System.Data.DataRowCollection.get_Item(Int32 index)
vid envodium3.modules.nyheter.news.getNewsByID(Int32 newsID) i D:\Visual Studio 2008 Projects\Mavab\envodium3\modules\nyheter\news.cs:rad 41
vid envodium3.modules.nyheter.index.Page_Load(Object sender, EventArgs e) i D:\Visual Studio 2008 Projects\Mavab\envodium3\modules\nyheter\index.ascx.cs:rad 19
vid System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
vid System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
vid System.Web.UI.Control.OnLoad(EventArgs e)
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Control.LoadRecursive()
vid System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- Slut på stackspårning för interna undantag ---
vid System.Web.UI.Page.HandleError(Exception e)
vid System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
vid System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
vid System.Web.UI.Page.ProcessRequest()
vid System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
vid System.Web.UI.Page.ProcessRequest(HttpContext context)
vid ASP.default_aspx.ProcessRequest(HttpContext context) i c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\1740c89c\8c1d1946\App_Web_themva20.0.cs:rad 0
vid System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
vid System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)