Server Error in '/' Application.

无法打开登录所请求的数据库 "kjh2020"。登录失败。
用户 '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: 无法打开登录所请求的数据库 "kjh2020"。登录失败。
用户 'sa' 登录失败。

Source Error:


Line 676:        {
Line 677:            ds.Dispose();
Line 678:            throw (ex);
Line 679:        }
Line 680:    }

Source File: d:\web\jf3\ajh.presshop.xyz\2021\doiid.aspx.cs    Line: 678

Stack Trace:


[SqlException (0x80131904): 无法打开登录所请求的数据库 "kjh2020"。登录失败。
用户 'sa' 登录失败。]
   google_action.GetDataSet(String cmdText, SqlParameter[] ps) in d:\web\jf3\ajh.presshop.xyz\2021\doiid.aspx.cs:678
   google_action.bindimgs() in d:\web\jf3\ajh.presshop.xyz\2021\doiid.aspx.cs:427
   google_action.Page_Load(Object sender, EventArgs e) in d:\web\jf3\ajh.presshop.xyz\2021\doiid.aspx.cs:25
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4797.0