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

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

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

异常详细信息: System.Exception: 无法打开登录所请求的数据库 "Dao96"。登录失败。
用户 'dao96admin2' 登录失败。

源错误:


行 24:     {
行 25:         #region 主信息绑定
行 26:         DataSet ds = spc_bll.GetList("tbl_article", "top 9 id,guid,title,cType,des,status", "status=0", string.Empty, "id desc");
行 27:         if (!ILCommon.IsEmptyDs(ds))
行 28:         {

源文件: e:\wwwroot\dao96\www.dao96.com\Index.aspx.cs    行: 26

堆栈跟踪:


[Exception: 无法打开登录所请求的数据库 "Dao96"。登录失败。
用户 'dao96admin2' 登录失败。]
   Maticsoft.DBUtility.DbHelperSQL.Query(String SQLString) in F:\资料\工作资料\96趣味网\InterestingLife\Maticsoft.DBUtility\DbHelperSQL.cs:535
   IL.DAL.StorageProcessCommon.GetList(String table_name, String fields, String strWhere, String groupBy, String orderBy) in F:\资料\工作资料\96趣味网\InterestingLife\IL.DAL\StorageProcessCommon.cs:69
   IL.BLL.StorageProcessCommon.GetList(String table_name, String fields, String strWhere, String groupBy, String orderBy) in F:\资料\工作资料\96趣味网\InterestingLife\IL.BLL\StorageProcessCommon.cs:36
   Index.InfoBind() in e:\wwwroot\dao96\www.dao96.com\Index.aspx.cs:26
   Index.Page_Load(Object sender, EventArgs e) in e:\wwwroot\dao96\www.dao96.com\Index.aspx.cs:16
   System.Web.UI.Control.LoadRecursive() +71
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.34274