Server Error in '/' Application.

Login failed for user 'daler1'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'daler1'.

Source Error:


Line 47:         {
Line 48:             // Trata exceção comum
Line 49:             throw;// new Erro(ex, "~/Ops.aspx");
Line 50:         }
Line 51:         finally

Source File: e:\home\daler\Web\Controles\ucParteSuperior.ascx.cs    Line: 49

Stack Trace:


[SqlException (0x80131904): Login failed for user 'daler1'.]
   SQLServer.NovaConexao(String strConexao) in SQLServer.cs:61
   SQLServer..ctor() in SQLServer.cs:26
   dl1.BLL.DAL.ProdutoCategoriaDAL.Listar(ProdutoCategoria oEntidade) in ProdutoCategoriaDAL.cs:105
   dl1.BLL.ProdutoCategoriaBLL.Listar(ProdutoCategoria oEntidade) in ProdutoCategoriaBLL.cs:122
   Controles_ucParteSuperior.PopulaCategorias() in e:\home\daler\Web\Controles\ucParteSuperior.ascx.cs:49
   Controles_ucParteSuperior.Page_Load(Object sender, EventArgs e) in e:\home\daler\Web\Controles\ucParteSuperior.ascx.cs:23
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975