It looks like a token which gets generated from the AntiForgeryToken().
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Very Strange :) as the title of this post is Strange URL after Login.
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
vklaus
Member
113 Points
74 Posts
Strange URL after login
Jan 24, 2013 11:02 AM|LINK
Hello,
I have classic login page:
http://www.conditiohumana.cz/Account/Login
But when I fill name/password and send, URL in "IE 10 RC" looks like this (shortened):
http://www.conditiohumana.cz/(F(DzhlJPANJlSXxhAy_yEM9C43RY4FyW0PqTVMuu5SaUdh9BFEVWB8AGeUn0jGrAfjPrVPUZr4a1HCQ0))/
Any idea what's wrong? Probably IE bug? I have no similar behavior in other browsers.
Side effect of this is that when I go to the another page (on the same web), login is lost...
Vladimir
Abhishek Luv
Participant
1746 Points
468 Posts
Re: Strange URL after login
Jan 24, 2013 11:17 AM|LINK
It looks like a token which gets generated from the AntiForgeryToken().
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Afzaal.Ahmad...
Contributor
2661 Points
1040 Posts
Re: Strange URL after login
Jan 24, 2013 12:45 PM|LINK
Thats is something like a token.
If you downloaded the StarterSite than it came with that site automatically. IE supports all ASP.NET elements. So there is an error in those lines.
~~! FIREWALL !~~
vklaus
Member
113 Points
74 Posts
Re: Strange URL after login
Jan 24, 2013 03:55 PM|LINK
I have new info - when I check "compatible view" (blue icon in URL box), everything is good.
Vladimir
Abhishek Luv
Participant
1746 Points
468 Posts
Re: Strange URL after login
Jan 24, 2013 04:01 PM|LINK
Very Strange :) as the title of this post is Strange URL after Login.
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Angie xu - M...
All-Star
18638 Points
1583 Posts
Microsoft
Re: Strange URL after login
Feb 01, 2013 06:22 AM|LINK
Hi vklaus
I think you could try it in IE 9, and check whether it has same issue.
You could also consider posting this issue to Internet Explorer Forums(http://social.msdn.microsoft.com/Forums/en-US/category/iedevelopment), and check they have good solution to you.
hope it helps you,
Kind regards
Feedback to us
Develop and promote your apps in Windows Store
vklaus
Member
113 Points
74 Posts
Re: Strange URL after login
Feb 04, 2013 06:21 PM|LINK
Hi all,
problem was on the provider server, because I didn't make any changes and everything works good now...
Vladimir