[Dnfbb-developers] [ dnfbb-Bugs-1568023 ] Delete empty Category - Admin Only
Brought to you by:
sbosanquet,
tectsoft
|
From: SourceForge.net <no...@so...> - 2006-09-30 07:09:17
|
Bugs item #1568023, was opened at 2006-09-29 21:10 Message generated for change (Settings changed) made by tectsoft You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1568023&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: UI >Group: Fixed Next Release >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Si (tectsoft) Assigned to: Si (tectsoft) Summary: Delete empty Category - Admin Only Initial Comment: Server Error in '/' Application. Invalid CATEGORYID; Value can not be null 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: DotNetForum.Library.Exceptions.AdminException: Invalid CATEGORYID; Value can not be null 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: [AdminException: Invalid CATEGORYID; Value can not be null] DotNetForum.Library.DAL.FirebirdDB.AdminCategoryDelete(UserSession Session, Category Category) DotNetForum.Library.BOL.Admin.CategoryDelete(Category category) DotNetForum.WebSite.Admin.Controls.EditCategory.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 Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1568023&group_id=152364 |