Server Error in '/' Application.

Item Id is empty or not given.

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.ApplicationException: Item Id is empty or not given.

Source Error:


Line 568:        if (Exep && (_ItemIDs == 0))
Line 569:            throw new ApplicationException("Item Id is empty or not given.");
Line 570:    }
Line 571:    public string LoadVariableFromPostBack(string var)
Line 572:    {

Source File: c:\inetpub\wwwroot\GhidiniV2\App_Code\CoperonWebForm.cs    Line: 570

Stack Trace:


[ApplicationException: Item Id is empty or not given.]
   CoperonWebForm.DetectItemID(Boolean Exep) in c:\inetpub\wwwroot\GhidiniV2\App_Code\CoperonWebForm.cs:570
   ProjectDS.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\GhidiniV2\ProjectDS.aspx.cs:68
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4494.0