Server Error in '/consulenza-consumatori' Application.

ORA-01008: not all variables bound

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.OracleClient.OracleException: ORA-01008: not all variables bound


Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OracleException (0x80131938): ORA-01008: not all variables bound
]
   System.Data.OracleClient.OracleConnection.CheckError(OciErrorHandle errorHandle, Int32 rc) +308733
   System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle, CommandBehavior behavior, Boolean needRowid, OciRowidDescriptor& rowidDescriptor, ArrayList& resultParameterOrdinals) +990
   System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle, CommandBehavior behavior, ArrayList& resultParameterOrdinals) +25
   System.Data.OracleClient.OracleCommand.ExecuteReader(CommandBehavior behavior) +142
   System.Data.OracleClient.OracleCommand.ExecuteReader() +6
   Siag.Web.CTCU.NavigationDALC.GetNavigation(String SelectCommandText, String PATH_ID, OracleParameter[] OracleParameters) in c:\projects\Applications\CTCU_PATH\Main\src\entities\Navigation.cs:89
   Siag.Web.CTCU.NavigationDALC.Get(String PATH_ID, Boolean order) in c:\projects\Applications\CTCU_PATH\Main\src\entities\Navigation.cs:62
   Siag.Web.CTCU.WUC.History.Page_Load(Object sender, EventArgs e) in c:\projects\Applications\CTCU_PATH\Main\src\WUC\History.ascx.cs:31
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   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.8800; ASP.NET Version:2.0.50727.8762