This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- App Broker
- :
- App Broker Knowledge Base
- :
- Error 500.19 when Accessing the App Portal Site
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Error 500.19 when Accessing the App Portal Site
Error 500.19 when Accessing the App Portal Site
Summary
When attempting to access the App Portal Site, HTTP Error 500.19 is encountered
Symptoms
When attempting to access the App Portal Site, the following error may be displayed in the browser:
Cause
The Windows Authentication section is locked for the Default Web Site
Resolution
To unlock Windows Authentication at the Default Web Site level,
1. Using IIS manager, select Default Web Site under the Sites view
2. Under the Management section, select Configuration Editor
3. In the Section field, select System.WebServer/Security/authentication/WindowsAuthentication
4. Select "Unlock Section"
No ratings
Comments
Jun 25, 2019
02:52 PM
- Mark as Read
- Mark as New
- Permalink
- Report Inappropriate Content
Jun 25, 2019
02:52 PM
This did not resolve my error. The section was already unlocked, but still get the error. Detailed error code is 0x80070021 - Lock violation. It is referencing the web.config file.