无法找到表 0。 
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 异常详细信息: System.IndexOutOfRangeException: 无法找到表 0。源错误: 
行 1219: else
行 1220: {
行 1221: return DbSet.Tables[0].Copy();
行 1222: }
行 1223: }
 源文件: c:\inetpub\wwwroot\Kitty.WebSystem\OddDeal\smCommon.cs    行: 1221 堆栈跟踪: 
[IndexOutOfRangeException: 无法找到表 0。]
   System.Data.DataTableCollection.get_Item(Int32 index)
   Kitty.Data.smCommon.GetDtByStoreProduce(String StoreName, String strParameter, String strValues) in c:\inetpub\wwwroot\Kitty.WebSystem\OddDeal\smCommon.cs:1221
   Kitty.WebSystem.ReportSetPage.rptSaleWeek.BindReport() in c:\inetpub\wwwroot\Kitty.WebSystem\ReportSetPage\rptSaleDay.aspx.cs:141
   Kitty.WebSystem.ReportSetPage.rptSaleWeek.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Kitty.WebSystem\ReportSetPage\rptSaleDay.aspx.cs:50
   System.Web.UI.Control.OnLoad(EventArgs e)
   System.Web.UI.Control.LoadRecursive()
   System.Web.UI.Page.ProcessRequestMain() 
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:1.1.4322.573; ASP.NET 版本:1.1.4322.573