Hi
when I login to our application (Micrositesbyu.com) from OTHER THEN IE10 the application Is working perfect and the Page URLs are displaying like this (micrositesbyu.com/default.aspx , micrositesbyu.com/userProfile.aspx , etc..).
But When I login to our application from IE10 , we are able to login but ASP.net controls are not working and the URL is also different from other IE versions like IE 7,8,9 . The following text is added in the URL before the Page name (default.aspx)
//(F(rUo2xjD82-cGHcFi23l-XDMP74z6t6t4ohwPp1MyNM1ScssuifDCbh0n8FoWcfy6SHHvAeTMVNyjXIgcCW4MuSHESqoUx8enhxemVSFKiRpqU6GBpCk6t2AlDld1LWcF0))/default.aspx
For Compatibility we have added Meta tags also in our Master page.
meta http-equiv="X-UA-Compatible" content="IE=8"
meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"
But it is not working. Even page navigation is also not happening.
Can you Please provide any solution, so our application can work in IE10 also.
Thanks,
Saiprasad.P