Erreur du serveur dans l'application '/'.

Aucune valeur donnée pour un ou plusieurs des paramètres requis.

Description : Une exception non gérée s'est produite au moment de l'exécution de la demande Web actuelle. Contrôlez la trace de la pile pour plus d'informations sur l'erreur et son origine dans le code.

Détails de l'exception: System.Data.OleDb.OleDbException: Aucune valeur donnée pour un ou plusieurs des paramètres requis.

Erreur source:


Ligne 172 :                else
Ligne 173 :                {
Ligne 174 :                    _dataAdpater.Fill( theDataSet );
Ligne 175 :                }
Ligne 176 :

Fichier source : c:\SiteBI\_fpclass\fpdbnet.cs    Ligne : 174

Trace de la pile:


[OleDbException (0x80040e10): Aucune valeur donnée pour un ou plusieurs des paramètres requis.]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1007584
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +255
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +188
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +58
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +161
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +116
   System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +4
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +130
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +287
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +94
   Microsoft.Office.FrontPage.DBInterface.DBConnection.GetDataSet(Boolean useCache) in c:\SiteBI\_fpclass\fpdbnet.cs:174
   Microsoft.Office.FrontPage.DBInterface.DBConnection.RefreshCache() in c:\SiteBI\_fpclass\fpdbnet.cs:194
   ASP._fpclass_dbregion_ascx.GetDataView() in c:\SiteBI\_fpclass\dbregion.ascx:345
   ASP._fpclass_dbregion_ascx.UpdatePager(Boolean useLastPage) in c:\SiteBI\_fpclass\dbregion.ascx:357
   ASP._fpclass_dbregion_ascx.DataBind() in c:\SiteBI\_fpclass\dbregion.ascx:290
   ASP._fpclass_dbregion_ascx.OnPreRender(EventArgs e) in c:\SiteBI\_fpclass\dbregion.ascx:277
   System.Web.UI.Control.PreRenderRecursiveInternal() +80
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842


Informations sur la version : Version Microsoft .NET Framework :2.0.50727.8806; Version ASP.NET :2.0.50727.8762