RDWeb 2008 Browser not supported with IE11 and IE10
THE PROBLEM: Browser not supported message Occurs on RDWeb 2008 site when using IE11 or IE10 - message reads. "Browser Not Supported - This Web browser is not supported by RD Web Access. RD Web Access requires Internet Explorer 6.0 or later. You can download the latest version of Internet Explorer from the Windows Update Web site" You could provide a temporary fix by setting the browser to emulate IE7... But this is a user by user fix. THE FIX: Thanks to the work of Dale Hayter Add a new response header requesting the browser to display the page as IE9. 1. On the RDWeb server open IIS Manager 2. Add the new response header . 3. In the box type: Name : X-UA-Compatible Value : IE=9 4. R un IISReset f rom an Administrative command prompt . 5. Job Done!