In a asp.net web application, the request.browser.version returns a 0.0 for IE 11 not in compatibility mode. This appears to have recently started happening. All other browser version return the correct data. On my Windows 7 PC, in debug mode, it returns the correct 11.0. Can someone give some direction to find the problem?
Thanks,
Lloyd Carter