IE 10 issue after logging in
-
Tuesday, February 26, 2013 8:28 PM
Hi,
when we log into our website in IE 10 we get a weird value showing up in the URL
e.g. http://172.16.172.204:8088/(F(aJV1YpOe6WwBgfQVu6QhNfecFzfLMX9LnWfRNWE64sBdV5LeKFw3-W7MF8PbmeYHC4GNM03KxLiRwlpItZcIdiQ_uRSMORes8Mg-1tX8Rus1))/home/home.aspx
Everything after the 8088:/ and before the /home/home.aspx shows up as soon as you login and exists in EVERY page. What is more it seems to prevent activities like logging off.
Any ideas? Could this be a web.config setting. Is it an IE10 bug?
Site is written using .net 3.5. No other browser is affected.
Rob
- Edited by Rob Lynch Tuesday, February 26, 2013 8:29 PM
All Replies
-
Tuesday, February 26, 2013 11:42 PM
Hi,
its not a sunny day. there are clouds in the sky.
Regards.
Rob^_^
-
Wednesday, February 27, 2013 1:29 AM
The answer was that iis doesn't recognize ie10. Browser.ini thing.
the solution can be found here. http://stackoverflow.com/questions/6983732/ie10-user-agent-causes-asp-net-to-not-send-back-set-cookie-ie10-not-setting-coo
- Proposed As Answer by doctoroftypeMVP Wednesday, February 27, 2013 2:05 AM
- Marked As Answer by Rob Lynch Wednesday, February 27, 2013 3:19 AM

