Buenas tardes:Estoy desesperado con este error.Hago todos los pasos para instalar el DotNetNuke y me sale este error:
Installing DotNetNuke
Upgrade Error: ERROR: Could not connect to database specified in connectionString for SqlDataProvider
Server Error in '/elfos/dotnetnuke' Application.
Description: An unhandled exception occurred during the execution of the current web est. Please review the stack trace for more information about the error and where it originated in the Exception Details: System.Data.SqlClient.SqlException: No se encontró el procedimiento almacenado 'dbo.GetHostSettings'.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.
[SqlException: No se encontró el procedimiento almacenado 'dbo.GetHostSettings'.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +45
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership)
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText)
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
DotNetNuke.Data.SqlDataProvider.GetHostSettings() +47
DotNetNuke.Entities.Host.HostSettings.GetHostSettings() +85
DotNetNuke.Services.Scheduling.SchedulingProvider.get_SchedulerMode() +5
DotNetNuke.Common.Global.StartScheduler() +8
DotNetNuke.Framework.Install.InstallApplication() +1203
DotNetNuke.Framework.Install.Page_Load(Object sender, EventArgs e) +269
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
He probado a hacer de todo. Eliminar la base de datos, volverla a crear, permisos de un tipo, permisos del otro, etc etc, pero me sigue dando el mismo error.He visto en SQL Server en el apartado de procedimientos almacenados de la base de datos, que no me crea esta funcion, las funciones que me crea son las siguientes (las podeis ver en este enlace):http://www.elfos.net/procs.gifA alguien se le ocurre que puede estar pasando???Por favor, estoy desesperado.
Si encuentras de utilidad esta web y deseas ayudarnos a mejorarla, por favor considera en ayudarnos con una donación. ¡Gracias!