Why do I get a General Access Denied Error in my Application?

Why do I get a General Access Denied Error in my Application?

You might see an error similar to the following in the Application event log or error log file for your local application installation.

“Exception occurred in Active Directory: General access denied error”

This usually indicates a permissions error when trying to perform an Active Directory operation like an account unlock, password reset or attribute update. Check out the articles below to ensure your application service account has the proper permissions on the account(s) it’s trying to change.

References

    • Related Articles

    • Admin Page Access is denied in IISADMPWD Replacement Tool

      IISADMPWD Replacement Tool may deny access to the Admin page with a message similar to the following. Server Error in ‘/’ Application. ——————————————————————————– Access is denied. Description: An error occurred while accessing the resources required ...
    • Error Occurred in System.Management.Automation when Executing an Application Task

      When you perform an application action and receive this kind of error in your action logs: “Exception occurred in System.Management.Automation: Cannot load Windows PowerShell snap-in Microsoft.PowerShell.Diagnostics because of the following error: ...
    • Deserializing error in PeopleUpdate

      You might see the following error in your event log for PeopleUpdate. Application Error A critical application error occurred that could not be handled by the system. Please report the following information to your system administrator. Error ...
    • Installing more than one instance of a Web Active Directory application on the same server

      Description  You can install multiple instances of the same Web Active Directory application–including PeopleSearch, PeopleUpdate or PeoplePassword–on the same web server. This is handy if you want to target different applications to different ...
    • System.Xml error in PeopleUpdate and PeopleSearch

      You might see the following error in your PeopleUpdate error log and note that PeopleUpdate will not query Active Directory properly in this situation. Exception occurred in System.Xml: '<', hexadecimal value 0x3C, is an invalid attribute character. ...