Hello,
I've installed RDWeb on my 2008 R2 server. When I try to go into RD Web configuration I get the following error in my browser. What do I need to do to get this working?
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 65: <authentication mode="Windows"/>
Line 66: -->
Line 67: <authentication mode="Forms">
Line 68: <forms loginUrl="default.aspx" name="TSWAAuthHttpOnlyCookie" protection="All" requireSSL="true" />
Line 69: </authentication>
Source File: C:\Windows\Web\rdweb\pages\web.config Line: 67