[InvalidOperationException: A Web Part or Child Control of a Generic Web Part has already been added with ID 'wp976620350'.]
System.Web.UI.WebControls.WebParts.WebPartManagerControlCollection.AddWebPartHelper(WebPart webPart) +2731000
System.Web.UI.WebControls.WebParts.WebPartManagerControlCollection.AddWebPart(WebPart webPart) +141
System.Web.UI.WebControls.WebParts.WebPartManager.LoadDynamicWebPart(String id, String typeName, String path, String genericWebPartID, Boolean isShared) +1634
System.Web.UI.WebControls.WebParts.WebPartManager.LoadDynamicWebParts(PersonalizationEntry entry) +302
System.Web.UI.WebControls.WebParts.WebPartManager.OnPageInitComplete(Object sender, EventArgs e) +217
System.Web.UI.Page.OnInitComplete(EventArgs e) +11701304
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +631
|