[Dnfbb-developers] [ dnfbb-Bugs-1560054 ] Remove Forum Error (Admin Only)
Brought to you by:
sbosanquet,
tectsoft
|
From: SourceForge.net <no...@so...> - 2006-09-17 08:05:53
|
Bugs item #1560054, was opened at 2006-09-17 08:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1560054&group_id=152364 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: BOL Group: Confirmed Bug Status: Open Resolution: None Priority: 5 Submitted By: Si (tectsoft) Assigned to: Si (tectsoft) Summary: Remove Forum Error (Admin Only) Initial Comment: Forum Name: %D0%91%D1%8A%D0%BB%D0%B3%D0%B0%D1%80%D1%81%D0%BA%D0%B8 produced the following error when trying to remove it Server Error in '/' Application. Cannot remove the specified item because it was not found in the specified Collection. 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 remove the specified item because it was not found in the specified Collection. 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 remove the specified item because it was not found in the specified Collection.] System.Collections.CollectionBase.System.Collections.IList.Remove(Object value) +229 DotNetForum.Library.BOL.Forums.Remove(Forum value) DotNetForum.Library.BOL.Admin.ForumDelete(Forum forum) DotNetForum.WebSite.Admin.Controls.EditForum.btnDeleteCategory_Click(Object sender, EventArgs e) System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain() +1292 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1560054&group_id=152364 |