Server Error in '/' Application.

Procedure or function '`sp_anuncios`' cannot be found in database '`ctc`'.

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: MySql.Data.MySqlClient.MySqlException: Procedure or function '`sp_anuncios`' cannot be found in database '`ctc`'.

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:


[MySqlException (0x80004005): Procedure or function '`sp_anuncios`' cannot be found in database '`ctc`'.]
   MySql.Data.MySqlClient.ProcedureCache.GetProcData(MySqlConnection connection, String spName) +478
   MySql.Data.MySqlClient.ProcedureCache.AddNew(MySqlConnection connection, String spName) +39
   MySql.Data.MySqlClient.ProcedureCache.GetProcedure(MySqlConnection conn, String spName, String cacheKey) +216
   MySql.Data.MySqlClient.StoredProcedure.GetParameters(String procName, DataTable& proceduresTable, DataTable& parametersTable) +103
   MySql.Data.MySqlClient.StoredProcedure.CheckParameters(String spName) +123
   MySql.Data.MySqlClient.StoredProcedure.Resolve(Boolean preparing) +358
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +1375
   general.general.Anuncios(String strSeccion) +169
   general.general.iniciaPub(Page p, String strID) +113
   CompratuAuto.ConsultaDealer.Page_Load(Object sender, EventArgs e) +239
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


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