Server Error in '/' Application.

The stored procedure 'not_getComentariosPaginados' doesn't exist.

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.InvalidOperationException: The stored procedure 'not_getComentariosPaginados' doesn't exist.

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:


[InvalidOperationException: The stored procedure 'not_getComentariosPaginados' doesn't exist.]
   System.Data.SqlClient.SqlCommand.DeriveParameters() +2541090
   System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) +115
   Microsoft.Practices.EnterpriseLibrary.Data.Sql.SqlDatabase.DeriveParameters(DbCommand discoveryCommand) +59
   Microsoft.Practices.EnterpriseLibrary.Data.Database.DiscoverParameters(DbCommand command) +107
   Microsoft.Practices.EnterpriseLibrary.Data.ParameterCache.SetParameters(DbCommand command, Database database) +96
   Microsoft.Practices.EnterpriseLibrary.Data.Database.GetStoredProcCommand(String storedProcedureName, Object[] parameterValues) +68
   Technosite.Data.AccesoDatosEnterpriseLibrary.AccesoDatos.GetDatosProcedure(String procedure, Parametro parametroSalida, Object[] parametros) +236
   AvanzaElegirMovil.Initium.Logica.Noticias.Comentario.GetComentariosPaginados(Nullable`1 idNoticia, Int32 registroInicio, Int32 registroFin, Int32& totalComentarios) in C:\Repos\FundacionONCE\AvanzaEligeMovil\AvanzaElegirMovil.Initium.Noticias\Comentario.cs:136
   AvanzaElegirMovil.Initium.UserControls.Noticias.Comentarios.Page_Load(Object sender, EventArgs e) in C:\Repos\FundacionONCE\AvanzaEligeMovil\AvanzaElegirMovil.Initium\UserControls\Noticias\comentarios.ascx.cs:29
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


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