第73章 绮罗花
“/”应用程序中的服务器错误。
无法打开登录所请求的数据库 "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