pjb Posted December 19, 2012 Posted December 19, 2012 I have changed the DC/Admin password on the server, now when a user tries to connect to HAP once they login with their details Server Error in '/HAP' Application error page is displayed with the unauthorised page - Line 38: <%=((HAP.AD.User)Membership.GetUser()).DisplayName %> (<%=((HAP.AD.User)Membership.GetUser()).UserName %>) Please advise what change and where in HAP do I need to do for HAP to work again. I did try the setup page but that comes up with the same unauthorised page. Thanks.
nickbro Posted December 19, 2012 Posted December 19, 2012 Open the web.config file, remove the authorization code for the setup.aspx page In the browser go to setup.aspx and change the admin password 1
pjb Posted December 19, 2012 Author Posted December 19, 2012 Brilliant. Thanks Nick, greatly appreciated. All working now.
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