Arkaine Posted May 31, 2013 Posted May 31, 2013 (edited) When a HAP admin, e.g. a Domain Admin, clicks "Logout" while in the Booking System (https://hap.example.com/hap/BookingSystem/*), he gets the following error, but "Logout" works fine when elsewhere (https://hap.example.com/hap/*). This does not seem to affect Booking System admins that are not also HAP admins. v9.2.529.1700 Server Error in '/hap' Application. 'userlist' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value 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.ArgumentOutOfRangeException: 'userlist' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value 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: [ArgumentOutOfRangeException: 'userlist' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value] System.Web.UI.WebControls.ListControl.set_SelectedValue(String value) +12497657 HAP.Web.BookingSystem._new.Page_Load(Object sender, EventArgs e) +2426 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18034 Edited May 31, 2013 by Arkaine
nickbro Posted May 31, 2013 Posted May 31, 2013 Very odd, that doesn't error out like that for me, very confused
Arkaine Posted September 24, 2013 Author Posted September 24, 2013 The solution is here for anyone having this same issue: http://www.edugeek.net/forums/home-access-plus/114101-logout-fails-booking-helpdesk.html
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now