Simcfc73 Posted September 2, 2018 Posted September 2, 2018 Hi, First day of term and all of a sudden my HAP stopped working with error Server Error in '/hap' Application. The user name or password is incorrect. 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.DirectoryServices.DirectoryServicesCOMException: The user name or password is incorrect. Havent changed any passwords, anyone got a suggestion???
Katy Posted September 2, 2018 Posted September 2, 2018 Never used HAP+, but does it run as a specific account (like a service account)? Double check it's set for its password to never expire as expired password usually just gives "username or password incorrect" via IIS.
nickbro Posted September 3, 2018 Posted September 3, 2018 Hi, First day of term and all of a sudden my HAP stopped working with error Server Error in '/hap' Application. The user name or password is incorrect. 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.DirectoryServices.DirectoryServicesCOMException: The user name or password is incorrect. Havent changed any passwords, anyone got a suggestion???Try restarting the server as well. Some tea a windows update which requires a restart can cause it. Otherwise you need to disable the security on the setup.aspx page in the web.config file and navigate to that changing the admin password/username.
Simcfc73 Posted January 7, 2019 Author Posted January 7, 2019 Belated thanks Nick, I had to set into the setup to fix it.
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