Server Error in '/' Application.
Cannot open database "dipan.sg" requested by the login. The login failed.
Login failed for user 'dipan'.
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 "dipan.sg" requested by the login. The login failed.
Login failed for user 'dipan'.
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 (0x80131904): Cannot open database "dipan.sg" requested by the login. The login failed.
Login failed for user 'dipan'.]
ToolKit.Data.DbOperate.Open() +71
ToolKit.Data.DbOperate..ctor(String ConnStr) +50
Dipan.SanGuo.Web.Components.DataProvider.p_3g_user_login_partner_0(Int32 dipan_user_id, String& strLoginName, Int32 passport_src, Int32& servertime) +34
Dipan.SanGuo.Web.Controllers.login_partner.Check(Object sender, DataEventArgs e) +1287
Dipan.SanGuo.Web.Controllers.login_partner.OnGetting(Object sender, DataEventArgs e) +33
ToolKit.Web.BasePage.OnGetting(DataEventArgs e) +28
ToolKit.Web.BasePage.ProcessDataTranfer(DataEventArgs e) +18
ToolKit.Web.BasePage.ProcessGet() +49
ToolKit.Web.BasePage.ProcessPost() +323
ToolKit.Web.BasePage.ProcessRequest() +132
ToolKit.Web.BasePage.OnInit(EventArgs e) +17
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42