Server Error in '/' Application.

Procedure or function '`I_EW_UpdateCompanyViewCount`' cannot be found in database '`db_a2e454_ew`'.

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 '`I_EW_UpdateCompanyViewCount`' cannot be found in database '`db_a2e454_ew`'.

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 '`I_EW_UpdateCompanyViewCount`' cannot be found in database '`db_a2e454_ew`'.]
   MySql.Data.MySqlClient.ProcedureCache.GetProcData(MySqlConnection connection, String spName) +428
   MySql.Data.MySqlClient.ProcedureCache.AddNew(MySqlConnection connection, String spName) +39
   MySql.Data.MySqlClient.ProcedureCache.GetProcedure(MySqlConnection conn, String spName, String cacheKey) +172
   MySql.Data.MySqlClient.StoredProcedure.GetParameters(String procName) +70
   MySql.Data.MySqlClient.StoredProcedure.CheckParameters(String spName) +73
   MySql.Data.MySqlClient.StoredProcedure.Resolve(Boolean preparing) +295
   MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) +867
   MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() +118
   ewOperations.ewOperations.Execute(String commandText, Dictionary`2 parameters, CommandType cmdType) +106
   ewOperations.ewProduct.updateCompnyViewCount(Dictionary`2 parameters) +18
   EducatioWorldPortal.Products.CompanyDetails.updateCompanyViewCount() +74
   EducatioWorldPortal.Products.CompanyDetails.GetCompanyDetails() +617
   EducatioWorldPortal.Products.CompanyDetails.Page_Load(Object sender, EventArgs e) +118
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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