|
|
|
start date: Thu, 12 Jul 2007 10:57:30 +0200,
posted on: microsoft.public.dotnet.framework.aspnet.security
back
| Thread Index |
|
1
Jeppe Jespersen
|
|
2
Alexey Smirnov
|
|
3
Jeppe Jespersen
|
|
4
Alexey Smirnov
|
|
5
Dominick Baier
|
|
6
Michael D. Ober obermd.@.alum.mit.edu.nospam
|
Login works in Firefox, not in IE7
I have built and deployed a site that uses Membership and Role providers.
The site has a SiteMap and a Menu control thats security trimmed.
a) When I'm on the webserver, and attempt to log on (to localhost) using
IE7, my user logs in w/o problems, and the proper menus are shown.
b) When I'm on another pc, and attempt to log on using IE7, my user does not
log in. Screen posts back, but no errors/warnings.
c) When I'm on another pc, and attempt to log on using Firefox2, my user
logs in w/o problems, and the proper menus are shown.
Any ideas? For clarity, I'll post a video withing an hour or so....
Jeppe Jespersen
Denmark
Date:Thu, 12 Jul 2007 10:57:30 +0200
Author:
|
Re: Login works in Firefox, not in IE7
On Jul 12, 10:57 am, "Jeppe Jespersen" wrote:
> I have built and deployed a site that uses Membership and Role providers.
> The site has a SiteMap and a Menu control thats security trimmed.
>
> a) When I'm on the webserver, and attempt to log on (to localhost) using
> IE7, my user logs in w/o problems, and the proper menus are shown.
>
> b) When I'm on another pc, and attempt to log on using IE7, my user does not
> log in. Screen posts back, but no errors/warnings.
>
> c) When I'm on another pc, and attempt to log on using Firefox2, my user
> logs in w/o problems, and the proper menus are shown.
>
> Any ideas? For clarity, I'll post a video withing an hour or so....
>
> Jeppe Jespersen
> Denmark
Are cookies enabled? In Internet Explorer, click the Tools button,
click Internet Options, and then click the Privacy tab.
Date:Thu, 12 Jul 2007 11:49:00 -0700
Author:
|
Re: Login works in Firefox, not in IE7
>> b) When I'm on another pc, and attempt to log on using IE7, my user does
>> not
>> log in. Screen posts back, but no errors/warnings.
>
> Are cookies enabled? In Internet Explorer, click the Tools button,
> click Internet Options, and then click the Privacy tab.
>
Yes. Cookies are enabled.
Jeppe
Date:Fri, 13 Jul 2007 07:54:59 +0200
Author:
|
Re: Login works in Firefox, not in IE7
On Jul 13, 7:54 am, "Jeppe Jespersen" wrote:
> >> b) When I'm on another pc, and attempt to log on using IE7, my user does
> >> not
> >> log in. Screen posts back, but no errors/warnings.
>
> > Are cookies enabled? In Internet Explorer, click the Tools button,
> > click Internet Options, and then click the Privacy tab.
>
> Yes. Cookies are enabled.
>
> Jeppe
Hmm. strange. I would try to enable tracing to see if there anything
that might help
http://msdn2.microsoft.com/en-us/library/0x5wc973.aspx
Date:Fri, 13 Jul 2007 04:06:56 -0700
Author:
|
Re: Login works in Firefox, not in IE7
or try www.fiddlertool.com to compare both handshakes.
When you know whats different between both browsers, it is easier to find
out the reason.
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
> On Jul 13, 7:54 am, "Jeppe Jespersen" wrote:
>
>>>> b) When I'm on another pc, and attempt to log on using IE7, my user
>>>> does
>>>> not
>>>> log in. Screen posts back, but no errors/warnings.
>>> Are cookies enabled? In Internet Explorer, click the Tools button,
>>> click Internet Options, and then click the Privacy tab.
>>>
>> Yes. Cookies are enabled.
>>
>> Jeppe
>>
> Hmm. strange. I would try to enable tracing to see if there anything
> that might help http://msdn2.microsoft.com/en-us/library/0x5wc973.aspx
>
Date:Fri, 13 Jul 2007 11:22:24 +0000 (UTC)
Author:
|
Re: Login works in Firefox, not in IE7
Does your application parse certificates? There was a change in how
certificates are handled in IE7.
Mike.
"Alexey Smirnov" wrote in message
news:1184324816.230746.210750@m3g2000hsh.googlegroups.com...
> On Jul 13, 7:54 am, "Jeppe Jespersen" wrote:
>> >> b) When I'm on another pc, and attempt to log on using IE7, my user
>> >> does
>> >> not
>> >> log in. Screen posts back, but no errors/warnings.
>>
>> > Are cookies enabled? In Internet Explorer, click the Tools button,
>> > click Internet Options, and then click the Privacy tab.
>>
>> Yes. Cookies are enabled.
>>
>> Jeppe
>
> Hmm. strange. I would try to enable tracing to see if there anything
> that might help
> http://msdn2.microsoft.com/en-us/library/0x5wc973.aspx
>
>
Date:Fri, 13 Jul 2007 06:54:49 -0600
Author:
|
|
|