Server Error in '/' Application.

Login failed for user 'sa'.

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 'sa'.

Source Error:


Line 35:             };
Line 36:             dc.ErrorLogs.InsertOnSubmit(el);
Line 37:             dc.SubmitChanges();
Line 38:    
Line 39: 

Source File: c:\SERVER\Websites\5Ostan\lorestan\Global.asax    Line: 37

Stack Trace:


[SqlException (0x80131904): Login failed for user 'sa'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +578
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +88
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6342871
   System.Data.SqlClient.SqlConnection.Open() +258
   System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode) +659
   ASP.global_asax.Application_Error(Object sender, EventArgs e) in c:\SERVER\Websites\5Ostan\lorestan\Global.asax:37
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.HttpApplication.RaiseOnError() +174


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062