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 420:
Riga 421:	' databinding
Riga 422:	query.Fill(querydataset, startRecord, int32.Parse(PageSize), "ext_content")
Riga 423:	queryres.DataSource = querydataset 
Riga 424:	queryres.DataBind() 

File di origine: D:\inetpub\webs\saponeshopit\marche.aspx    Riga: 422

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.marche_aspx.BindData() in D:\inetpub\webs\saponeshopit\marche.aspx:422
   ASP.marche_aspx.Page_Load(Object sender, EventArgs e) in D:\inetpub\webs\saponeshopit\marche.aspx:65
   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