Server Error in '/' Application.

Invalid object name 'AllProducts'.

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.Data.SqlClient.SqlException: Invalid object name 'AllProducts'.

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:


[SqlException (0x80131904): Invalid object name 'AllProducts'.]
   PuzzleEAL.DBBridge.ExecuteDataset(String storedProcedure, SqlParameter[] param) in C:\LastVertionOfProject\Palarpa\PuzzleEAL\DBBridge.cs:145
   PuzzleBAL.Cls_Products.EnSelectById(Int64 Id) in C:\LastVertionOfProject\Palarpa\PuzzleBAL\Cls_Products.cs:45
   puzzle.Pages.EnProduct.PRD_selectById(Int64 Id) in C:\LastVertionOfProject\Palarpa\puzzle\Pages\EnProduct.aspx.cs:25
   puzzle.Pages.EnProduct.Page_Load(Object sender, EventArgs e) in C:\LastVertionOfProject\Palarpa\puzzle\Pages\EnProduct.aspx.cs:20
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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