Hello!
I was testing out the Wyse Device Management (WDM) on one of my servers that runs a separate IIS instance that acts as a gateway to RDS. Well after being told that WDM can exist on another hosting IIS, I found out that it didn't play nice with my other instance. I removed WDM and have been left with a broken web server.
Any help or places to point me are greatly appreciated.
Thanks!
Here is the error message when connecting to the site:
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module
WindowsAuthenticationModule
Notification
AuthenticateRequest
Handler
PageHandlerFactory-Integrated
Error Code
0x80070021
Config Error
This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File
\\?\C:\Windows\Web\RDWeb\Pages\web.config
Requested URL
https://farm.calgiant.com:443/RDWeb/Pages/default.aspx/
Physical Path
C:\Windows\Web\RDWeb\Pages\default.aspx\
Logon Method
Not yet determined
Logon User
Not yet determined
Config Source 96: <authentication>
97: <windowsAuthentication enabled="false" />
98: <anonymousAuthentication enabled="true" />