Server Error in '/' Application.
--------------------------------------------------------------------------------
SQL Server does not exist or access denied.
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: SQL Server does not exist or access denied.
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: SQL Server does not exist or access denied.]
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +474
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372
System.Data.SqlClient.SqlConnection.Open() +384
OAManage.Components.Database.Open() in F:\写书\写书041210\程序\OAManage\Components\Database.cs:113
OAManage.Components.Database.CreateCommand(String procName, SqlParameter[] prams) in F:\写书\写书041210\程序\OAManage\Components\Database.cs:80
OAManage.Components.Database.RunProc(String procName, SqlParameter[] prams) in F:\写书\写书041210\程序\OAManage\Components\Database.cs:40
OAManage.Components.Staff.Login(String userName, String password) in F:\写书\写书041210\程序\OAManage\Components\Staff.cs:41
OAManage.Module.Login.index.btnSubmit_Click(Object sender, EventArgs e) in F:\写书\写书041210\程序\OAManage\Module\Login\index.aspx.cs:68
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1277
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
--------------------------------------------------------------------------------
SQL Server does not exist or access denied.
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: SQL Server does not exist or access denied.
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: SQL Server does not exist or access denied.]
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +474
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372
System.Data.SqlClient.SqlConnection.Open() +384
OAManage.Components.Database.Open() in F:\写书\写书041210\程序\OAManage\Components\Database.cs:113
OAManage.Components.Database.CreateCommand(String procName, SqlParameter[] prams) in F:\写书\写书041210\程序\OAManage\Components\Database.cs:80
OAManage.Components.Database.RunProc(String procName, SqlParameter[] prams) in F:\写书\写书041210\程序\OAManage\Components\Database.cs:40
OAManage.Components.Staff.Login(String userName, String password) in F:\写书\写书041210\程序\OAManage\Components\Staff.cs:41
OAManage.Module.Login.index.btnSubmit_Click(Object sender, EventArgs e) in F:\写书\写书041210\程序\OAManage\Module\Login\index.aspx.cs:68
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1277
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573