[SqlException: Login failed for user 'entab'.]
System.Data.SqlClient.ConnectionPool.CreateConnection() +402
System.Data.SqlClient.ConnectionPool.UserCreateRequest() +151
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +464
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372
System.Data.SqlClient.SqlConnection.Open() +384
EntabInfoTech.mentor.FillDdls(DropDownList ddl1, String sqlstr, String strval, String strtext, String strdisplaytext) in C:\Inetpub\wwwroot\EntabInfoTech\mentor.vb:124
EntabInfoTech.ClientsList.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\EntabInfoTech\ClientsList.aspx.vb:33
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +739
|