Errore server nell'applicazione '/'.

Login failed for user 'MSSql119911'.

Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere l'analisi dello stack.

Dettagli eccezione: System.Data.SqlClient.SqlException: Login failed for user 'MSSql119911'.

Errore nel codice sorgente:


Riga 444:
Riga 445:	' databinding
Riga 446:	query.Fill(querydataset, startRecord, int32.Parse(PageSize), "ext_content")
Riga 447:	queryres.DataSource = querydataset 
Riga 448:	queryres.DataBind() 

File di origine: D:\inetpub\webs\saponeshopit\ultimi.aspx    Riga: 446

Analisi dello stack:


[SqlException (0x80131904): Login failed for user 'MSSql119911'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1116
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +103
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +116
   System.Data.SqlClient.SqlConnection.Open() +154
   System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) +31
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +107
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +141
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable) +99
   ASP.ultimi_aspx.BindData() in D:\inetpub\webs\saponeshopit\ultimi.aspx:446
   ASP.ultimi_aspx.Page_Load(Object sender, EventArgs e) in D:\inetpub\webs\saponeshopit\ultimi.aspx:66
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2603


Informazioni di versione: Versione di Microsoft .NET Framework:2.0.50727.8974; Versione di ASP.NET:2.0.50727.8974