window2008r2设置了remoteapp发布到iis中,本机是ie11,访问时无法显示出发布过的app:
浏览器不支持
这个Web浏览器未通过远程桌面Web访问支持。 远程桌面Web访问需要Internet Explorer 6.0或更高版本。
解决方法:
On your RD Web Access server, please open IIS Manager. In the left pane navigate to and select Sites\Default Web Site\RDWeb. In the middle pane double-click HTTP Response Headers and then Add the following:
Name: X-UA-Compatible
Value: IE=EmulateIE9
After making the above change please log on to the RDWeb page from IE 11 and test that the icons show up.