I am getting blank page in IE 11 in Windows 8.1 Preview.After Inspecting the page I assumed that following code might be the culprit,since after these line there is not furt
I used the above ie11.browser file mentioned above by Sistemas-infoe, put it in App_Browser folder and it did work on Windows 2003, II6.
For pre-compiled code, make sure you delete __browserCapabilitiesCompiler.compiled from bin folder to get it to recognize the new file.
What did not work was solution given here http://support.microsoft.com/kb/2836939/en-us Also, putting this file in C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\Browsers and registering it using aspnet_regbrowsers.exe -i did not work.
Almost forgot to mention. If this solution had not worked, next I would have tried this. http://jwcooney.com/2013/11/19/asp-net-doesnt-detect-ie11/