Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Login works in Firefox, not in IE7

Reply
Thread Tools

Login works in Firefox, not in IE7

 
 
Jeppe Jespersen
Guest
Posts: n/a
 
      07-12-2007
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

 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      07-12-2007
On Jul 12, 10:57 am, "Jeppe Jespersen" <j...@jdj.dk> 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.

 
Reply With Quote
 
 
 
 
Jeppe Jespersen
Guest
Posts: n/a
 
      07-13-2007
>> 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

 
Reply With Quote
 
Alexey Smirnov
Guest
Posts: n/a
 
      07-13-2007
On Jul 13, 7:54 am, "Jeppe Jespersen" <j...@jdj.dk> 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


 
Reply With Quote
 
Dominick Baier
Guest
Posts: n/a
 
      07-13-2007
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" <j...@jdj.dk> 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
>



 
Reply With Quote
 
Michael D. Ober
Guest
Posts: n/a
 
      07-13-2007
Does your application parse certificates? There was a change in how
certificates are handled in IE7.

Mike.

"Alexey Smirnov" <> wrote in message
news: ups.com...
> On Jul 13, 7:54 am, "Jeppe Jespersen" <j...@jdj.dk> 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
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Login works in Firefox, not in IE7 Jeppe Jespersen ASP .Net 2 07-12-2007 10:52 AM
IE7 on XP vs IE7 on Vista Jeff Louella HTML 9 03-02-2007 02:25 AM
Keep getting "Your login attempt was not successful...." from <asp:Login> control - but it works on Dev box. Jack ASP .Net Web Controls 1 07-16-2006 06:08 AM
When I turn on my PC, it works, works, works. Problem! Fogar Computer Information 1 01-17-2006 12:57 AM
After rebooting my PC works, works, works! Antivirus problem? Adriano Computer Information 1 12-15-2003 05:30 AM



Advertisments