又一个数据库的访问权限错误[3]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:


源文件: d:\web\gtgaweb\dataaccesslayer\sqlclient\sqlbmproviderbase.cs    : 197

堆栈跟踪:

[SqlException: 用户 '154532\ASPNET' 登录失败。]

   System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction)

   System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction)

   System.Data.SqlClient.SqlConnection.Open()

   Microsoft.Practices.EnterpriseLibrary.Data.Database.OpenConnection()

   Microsoft.Practices.EnterpriseLibrary.Data.Database.ExecuteReader(DBCommandWrapper command)

   gtgaweb.DataAccessLayer.SqlClient.SqlBMProviderBase.GetAll(TransactionManager transactionManager, Int32 start, Int32 pageLength) in d:\web\gtgaweb\dataaccesslayer\sqlclient\sqlbmproviderbase.cs:197

 

[RepositoryException: An data access error occured, please check inner SqlException error.]

   gtgaweb.DataAccessLayer.SqlClient.SqlBMProviderBase.GetAll(TransactionManager transactionManager, Int32 start, Int32 pageLength) in d:\web\gtgaweb\dataaccesslayer\sqlclient\sqlbmproviderbase.cs:202

   gtgaweb.DataAccessLayer.SqlClient.SqlBMProviderBase.GetAll(Int32 start, Int32 pageLength) in d:\web\gtgaweb\dataaccesslayer\sqlclient\sqlbmproviderbase.cs:160

   gtgaweb.DataAccessLayer.Bases.BMProviderBase.GetAll() in D:\web\gtgaweb\DataAccessLayer\Bases\BMProviderBase.cs:91

   Web.WebForm1.Page_Load(Object sender, EventArgs e) in d:\web\gtgaweb\web\webform1.aspx.cs:29

   System.Web.UI.Control.OnLoad(EventArgs e)

   System.Web.UI.Control.LoadRecursive()

本文关键:又一个数据库的访问权限错误
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top