I have a web site in IIS. When I open it with FireFox I have my path name like this :
http://WebSiteName/ControllerName/ViewName
So in IE 10 I have a string add between web site name and controller name :
WebSiteName/ (F(tXsULdieggBmidgAHhBWIArSZGI2xTHXKFUmtUdW5_3o3hUeInshtdta4A7JUWV13w6_HbIoXQOg3Q3NHJcIX5_TYPCZIg5LecfxTOYMCec1))/ControllerName/ViewName
I don't understand this, any help would be appreciated!
thank you.