Server Error in '/EpointBid_NEWPB' Application.

Index 0 is either negative or above rows 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.IndexOutOfRangeException: Index 0 is either negative or above rows count.

Source Error:


Line 36: 
Line 37:               
Line 38:                 FilePath = GetHttpProtocol() + Request.ServerVariables["HTTP_HOST"] + Request.ApplicationPath + new SysDir().GetTBStorePath_Temp("ZS_"+strBiaoDuanGuid, strDanWeiGuid, false).Replace("~", "") + "/BiaoShu/类似项目情况表.pdf";
Line 39:                 string TempPath = new SysDir().GetTBStorePath_Temp("ZS_"+strBiaoDuanGuid, strDanWeiGuid) + "/BiaoShu/类似项目情况表.pdf";
Line 40:                 string TempPath1 = new SysDir().GetTBStorePath_Temp(BiaoDuanGuid, strDanWeiGuid) + "/BiaoShu/评分业绩.pdf";

Source File: e:\部署包\EpointFrame\RegionIndividuation\DQSZGGZY\YJJump.aspx.cs    Line: 38

Stack Trace:


[IndexOutOfRangeException: Index 0 is either negative or above rows count.]
   System.Data.DataView.GetRow(Int32 index) +75
   System.Data.DataView.get_Item(Int32 recordIndex) +13
   Epoint.PingBiao.Core.Sys.SysDir.GetTBStorePath_Temp(String BiaoDuanGuid, String DanWeiGuid, Boolean IsPhysicPath) +348
   RegionIndividuation.DQSZGGZY.YJJump.Page_Load(Object sender, EventArgs e) in e:\部署包\EpointFrame\RegionIndividuation\DQSZGGZY\YJJump.aspx.cs:38
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.Web.UI.Control.OnLoad(EventArgs e) +74
   Epoint.PingBiao.Core.BasePage.OnLoad(EventArgs e) +241
   Epoint.PingBiao.Core.BaseContentPage_UsingMaster.OnLoad(EventArgs e) +118
   System.Web.UI.Control.LoadRecursive() +120
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2848


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212