Microsoft support ran a fiddler log and from the log they have learned the following:
the server sets a cookie called ARRAffinity= blah blah
then the account/login page is supposed to get that cookie:
Get/Account/Login is supposed to get the cookie from the client, but it is not happening, when the browser is IE8 or IE9, or IE10 and I initiated the session from moovthis.com
When I do the same from Firefox or Chrome the cookie is produced when I initiate the session from azure.moovthis.com
It appears Microsoft is dumbfounded, can anyone here offer some suggestions?
Then why not use a Paid Hosting or Buy a paid version of Windows Azure. So that you don't get the login issue as well as get a better Email Management system.
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
wavemaster
Participant
1293 Points
1129 Posts
Re: IE10 and IE9 login to live (WebMatrix) site fails - how to troubleshoot?
Dec 17, 2012 06:36 PM|LINK
Microsoft support ran a fiddler log and from the log they have learned the following:
the server sets a cookie called ARRAffinity= blah blah
then the account/login page is supposed to get that cookie:
Get/Account/Login is supposed to get the cookie from the client, but it is not happening, when the browser is IE8 or IE9, or IE10 and I initiated the session from moovthis.com
When I do the same from Firefox or Chrome the cookie is produced when I initiate the session from azure.moovthis.com
It appears Microsoft is dumbfounded, can anyone here offer some suggestions?
wavemaster
Participant
1293 Points
1129 Posts
Re: IE10 and IE9 login to live (WebMatrix) site fails - how to troubleshoot?
Dec 17, 2012 06:59 PM|LINK
We have a solution!
the solution is to drop the security setting of IE to low
This is funny!
Microsoft Browser
Microsoft OS
Microsoft IIS
Microsoft Developer platform
Microsoft everything
The difference between the medium and low privacy settings is:
"restricts first party cookies that save information that can be used to contact you without your implicit consent"
wavemaster
Participant
1293 Points
1129 Posts
Re: IE10 and IE9 login to live (WebMatrix) site fails - how to troubleshoot?
Dec 22, 2012 01:19 PM|LINK
The real solution was to change the hosting with Azure from free to "reserved" as per these instructions.
Sooooo, on a free website you cannot use your custom domain unless you are willing to put a disclaimer on your website.
Something like: "IE users not welcome here, login using a different browser"
Abhishek Luv
Participant
1746 Points
468 Posts
Re: IE10 and IE9 login to live (WebMatrix) site fails - how to troubleshoot?
Dec 24, 2012 02:14 AM|LINK
@wavemaster
Then why not use a Paid Hosting or Buy a paid version of Windows Azure. So that you don't get the login issue as well as get a better Email Management system.
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
wavemaster
Participant
1293 Points
1129 Posts
Re: IE10 and IE9 login to live (WebMatrix) site fails - how to troubleshoot?
Dec 24, 2012 02:32 AM|LINK