Server Error in '/' Application.

无法打开登录所请求的数据库 "cicc"。登录失败。
用户 'cicc' 登录失败。

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

Source Error:


Line 32:     public Dictionary<string, int> ClassMidModel = new Dictionary<string, int>();
Line 33: 
Line 34:     public Dictionary<string, string> TDK = DbHelperSQL.QueryDic(StrSQL.GetSelectStrSql("c7a2a84880924c7f8044558a52b69536"));
Line 35: 
Line 36: 

Source File: d:\CICC2021\website\cicc\detail2\Default.aspx.cs    Line: 34

Stack Trace:


[Exception: 无法打开登录所请求的数据库 "cicc"。登录失败。
用户 'cicc' 登录失败。]
   qianye.com.DbHelper.DbHelperSQL.QueryDic(String SQLString) in D:\www\202102\CICC\程序\qianyecms.com\QIANYECMS.COM.DbHelperSQL\DbHelperSQL.cs:531
   cicc_detail2_Default..ctor() in d:\CICC2021\website\cicc\detail2\Default.aspx.cs:34
   ASP.cicc_detail2_default_aspx..ctor() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\483df94d\2e52203\App_Web_vwcwduic.0.cs:0
   __ASP.FastObjectFactory_app_web_vwcwduic.Create_ASP_cicc_detail2_default_aspx() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\483df94d\2e52203\App_Web_vwcwduic.2.cs:0
   System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +174
   System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +42
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +490
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +375


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