Server Error in '/' Application.

Could not find stored procedure 'sp_Read_Tag_Category'.

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: Could not find stored procedure 'sp_Read_Tag_Category'.

Source Error:


Line 86:         catch (Exception ex)
Line 87:         {
Line 88:             throw ex;
Line 89:         }
Line 90:     }

Source File: c:\inetpub\vhosts\vatsalart.com\httpdocs\App_Code\Category.cs    Line: 88

Stack Trace:


[SqlException (0x80131904): Could not find stored procedure 'sp_Read_Tag_Category'.]
   Category.Bind_Repeater_Tag_Category_Banner_ImgURL(Repeater Repeater1) in c:\inetpub\vhosts\vatsalart.com\httpdocs\App_Code\Category.cs:88
   gallery.Bind_Home() in c:\inetpub\vhosts\vatsalart.com\httpdocs\gallery.aspx.cs:102
   gallery.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\vatsalart.com\httpdocs\gallery.aspx.cs:43
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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