error web issues

sns 9,226 Reputation points
2020-07-29T06:29:23.623+00:00

When i tried to add a new item giving below error.
14157-capture.png

and captured the ULS logs with the help of above correlation id:

System.Exception: Unable to extract Instance ID for the current batch.
at Stoneshare.CascadingDropDown.CascadingDropDownListFieldControl.CreateChildControls()
at System.Web.UI.Control.EnsureChildControls()
at Microsoft.SharePoint.WebControls.BaseFieldControl.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at Microsoft.SharePoint.WebPartPages.WebPart.AddParsedSubObject(Object obj)
at Microsoft.SharePoint.WebPartPages.DataFormWebPart.CreateChildControls()
at System.Web.UI.Control.EnsureChildControls()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Please suggest

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,862 questions
0 comments No comments
{count} votes

Accepted answer
  1. JoyZ 18,051 Reputation points
    2020-07-30T02:22:49.533+00:00

    How did you deploy the CascadingDropDown in the list?

    The corrupted web part prevents the page from loading.

    As a workaround, you could add ?contents=1 after the page URL to close broken web part.

    Reference:

    https://www.enjoysharepoint.com/sorry-something-went-wrong-web-parts-maintenance-page/


1 additional answer

Sort by: Most helpful
  1. Christian Adava Godwin 1 Reputation point
    2020-07-31T09:54:59.093+00:00

    It shouldn't be a big, try adding a new item again, but this time, ensure your internet connection is fine, then try again, if it persists, we might need to do some troubleshooting to where the error is coming from.