[Dnfbb-developers] [ dnfbb-Bugs-1560232 ] User not found error
Brought to you by:
sbosanquet,
tectsoft
|
From: SourceForge.net <no...@so...> - 2006-09-18 09:32:15
|
Bugs item #1560232, was opened at 2006-09-17 17:24 Message generated for change (Settings changed) made by tectsoft You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1560232&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: 7 Submitted By: Si (tectsoft) Assigned to: Si (tectsoft) Summary: User not found error Initial Comment: If a user id is not found an asp.net error page is returned when viewing a profile Invalid User/User not found. 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.UserException: Invalid User/User not found. 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: [UserException: Invalid User/User not found.] DotNetForum.Library.DAL.FirebirdDB.UserGet(UserSession Session, Int64 UserID) DotNetForum.Library.BOL.Users.Find(UserSession Session, Int64 UserID) DotNetForum.WebSite.Users.Controls.UserGroups.Page_Load(Object sender, EventArgs e) System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain() +750 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1560232&group_id=152364 |