[SqlException: Login failed for user 'myth_sql'.]
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +550
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372
System.Data.SqlClient.SqlConnection.Open() +384
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() +88
DotNetNuke.Common.Globals.get_HostSettings() +5
DotNetNuke.Services.Log.EventLog.XMLLoggingProvider.AddLog(LogInfo objLogInfo) +201
DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +149
DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1837
DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +9
DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.HttpApplication.RaiseOnError() +157
|