Server Error in '/BBS' Application.

用户 '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: 用户 'sa' 登录失败。

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: 用户 'sa' 登录失败。]
   System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +474
   System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372
   System.Data.SqlClient.SqlConnection.Open() +384
   AspNetForums.Data.SqlDataProvider.LoadSiteSettings(String application) +171

[ForumException: Unable to open connection to data provider.]
   AspNetForums.Data.SqlDataProvider.LoadSiteSettings(String application) +211
   AspNetForums.Components.Globals.GetSiteSettings(String applicationName, HttpContext context) +87
   AspNetForums.Components.Globals.GetSiteSettings() +37
   AspNetForums.Data.SqlDataProvider..cctor() +5

[TypeInitializationException: The type initializer for "AspNetForums.Data.SqlDataProvider" threw an exception.]

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault) +0
   System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +410
   AspNetForums.Components.ForumsDataProvider.Instance(HttpContext context, String providerTypeName, String databaseOwner, String connectionString) +610
   AspNetForums.Components.ForumException.Log() +20
   AspNetForums.ForumsHttpModule.Application_BeginRequest(Object source, EventArgs e) +396
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87


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