I am experiencing a strange problem i have developed a website in asp.net 4.0, it works fine on all the browsers as i am handling sessions as well so user has to login to use the site.
On Internet Explorer 11 when you go the the website url it appends strange string in the url.
When you logs in to the website, and click an link inside it logs you out.
I am not sure why this is happening, as i have tested this on locally it works fine, but when the files are uploaded to server and you open the link from IE11 it creates this problem.
Anyone could help me with this, please.
This is the url i get
http://wwww.someurl.com/FM2/(S(iyrnv2rrbds5uisv2qqc3rjy))/login.aspx
Thanks