Elitebruger
Tilføjet:
20-07-2007 20:27:02
Svar/Indlæg:
7241/274
Server Error in '/' Application.
--------------------------------------------------------------------------------
Cannot open database "overclocking" requested by the login. The login failed.
Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
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: Cannot open database "overclocking" requested by the login. The login failed.
Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
Source Error:
Line 285: SqlDataReader reader = null;
Line 286:
Line 287: f_SqlCommand.Connection.Open();
Line 288: reader = f_SqlCommand.ExecuteReader();
Line 289: if (reader.Read())
Source File: c:\Inetpub\wwwroot\2006.hwt\App_Code\Kilo\sql\User.cs Line: 287
Stack Trace:
[SqlException (0x80131904): Cannot open database "overclocking" requested by the login. The login failed.
Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.]
System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +437
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +82
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
System.Data.SqlClient.SqlConnection.Open() +111
Syska.User.Login(String Username, String Password) in c:\Inetpub\wwwroot\2006.hwt\App_Code\Kilo\sql\User.cs:287
ASP.global_asax.Session_Start(Object sender, EventArgs e) in c:\Inetpub\wwwroot\2006.hwt\Global.asax:36
System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +2165550
System.Web.SessionState.SessionStateModule.CompleteAcquireState() +154
System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +542
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +90
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
Fik denne her fejl i 5minutter??
Hvad gik der galt??