| Server Error in '/' Application. |
| -------------------------------------------------------------------------------- |
| |
| Cannot unregister UpdatePanel with ID 'TitleEscrowPanel' since it was not registered with the ScriptManager. This might occur if the UpdatePanel was removed from the control tree and later added again, which is not supported. |
| Parameter name: updatePanel |
| 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.ArgumentException: Cannot unregister UpdatePanel with ID 'TitleEscrowPanel' since it was not registered with the ScriptManager. This might occur if the UpdatePanel was removed from the control tree and later added again, which is not supported. |
| Parameter name: updatePanel |
| |
| 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: |
| |
| |
| [ArgumentException: Cannot unregister UpdatePanel with ID 'TitleEscrowPanel' since it was not registered with the ScriptManager. This might occur if the UpdatePanel was removed from the control tree and later added again, which is not supported. |
| Parameter name: updatePanel] |
| System.Web.UI.PageRequestManager.UnregisterUpdatePanel(UpdatePanel updatePanel) +216 |
| System.Web.UI.ScriptManager.System.Web.UI.IScriptManagerInternal.UnregisterUpdatePanel(UpdatePanel updatePanel) +67 |
| System.Web.UI.UpdatePanel.OnUnload(EventArgs e) +71 |
| System.Web.UI.Control.UnloadRecursive(Boolean dispose) +267 |
| System.Web.UI.Control.UnloadRecursive(Boolean dispose) +204 |
| System.Web.UI.Control.RemovedControl(Control control) +89 |
| System.Web.UI.ControlCollection.RemoveAt(Int32 index) +96 |
| System.Web.UI.ControlCollection.Remove(Control value) +22 |
| Telerik.Cms.Web.UI.ControlDesigner.RenderControl() +438 |
| Telerik.Cms.Web.UI.ControlDesigner.CreateChildControls() +950 |
| System.Web.UI.Control.EnsureChildControls() +87 |
| System.Web.UI.Control.PreRenderRecursiveInternal() +41 |
| System.Web.UI.Control.PreRenderRecursiveInternal() +161 |
| System.Web.UI.Control.PreRenderRecursiveInternal() +161 |
| System.Web.UI.Control.PreRenderRecursiveInternal() +161 |
| System.Web.UI.Control.PreRenderRecursiveInternal() +161 |
| System.Web.UI.Control.PreRenderRecursiveInternal() +161 |
| System.Web.UI.Control.PreRenderRecursiveInternal() +161 |
| System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360 |
| |
| |
| |
| |
| -------------------------------------------------------------------------------- |
| Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 |