第1202章 老弟是重庆方面?还是红党?(1 / 2)

我的谍战岁月 猪头七 2526 字 9小时前

“/”应用程序中的服务器错误。

无法打开登录所请求的数据库 "cdn_sql"。登录失败。

用户 'sa' 登录失败。

说明: 执行当前 web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: system.data.sqlclient.sqlexception: 无法打开登录所请求的数据库 "cdn_sql"。登录失败。

用户 'sa' 登录失败。

源错误:

执行当前 web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:

[sqlexception (0x80131904): 无法打开登录所请求的数据库 "cdn_sql"。登录失败。

用户 'sa' 登录失败。]

system.data.providerbase.dbconnectionpool.trygetconnection(dbconnection owningobject, uint32 waitformultipleobjectstimeout, boolean allowcreate, boolean onlyonecheckconnection, dbconnectionoptions useroptions, dbconnectioninternal& connection) +1307

system.data.providerbase.dbconnectionpool.trygetconnection(dbconnection owningobject, taskcompletionsource`1 retry, dbconnectionoptions useroptions, dbconnectioninternal& connection) +108

system.data.providerbase.dbconnectionfactory.trygetconnection(dbconnection owningconnection, taskcompletionsource`1 retry, dbconnectionoptions useroptions, dbconnectioninternal oldconnection, dbconnectioninternal& connection) +941

system.data.providerbase.dbconnectioninternal.tryopenconnectioninternal(dbconnection outerconnection, dbconnectionfactory connectionfactory, taskcompletionsource`1 retry, dbconnectionoptions useroptions) +143

system.data.providerbase.dbconnectionclosed.tryopenconnection(dbconnection outerconnection, dbconnectionfactory connectionfactory, taskcompletionsource`1 retry, dbconnectionoptions useroptions) +17

system.data.sqlclient.sqlconnection.tryopeninner(taskcompletionsource`1 retry) +139

system.data.sqlclient.sqlconnection.tryopen(taskcompletionsource`1 retry) +448

system.data.sqlclient.sqlconnection.open +130

newfolder1.class1.user(string ipkey, string rz, int32 cl) +154

webapplication1.api.processrequest(httpcontext context) +499

system.web.cal