Server Error in '/' Application.

Login failed for user 'myth_sql'.

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.Data.SqlClient.SqlException: Login failed for user 'myth_sql'.

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:


[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() +159


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407