ASP.NET 2.0 and Firefox

S

Sönke Greve

Hi,
does anyone know why the Firefoxbrowser requires local logindata when you
try to access a local asp.net 2.0 site?
Couldn't find anything in the Net.
 
?

=?iso-8859-1?Q?Patrik=20L=f6wendahl=20[C#=20MVP]?=

Hello Sönke,

are you running IIS or the integrated webserver?
 
S

Sönke Greve

Hi there,
i'm running the Win XP IIS and not the Testing Server from the VWD.

Patrik Löwendahl said:
Hello Sönke,

are you running IIS or the integrated webserver?

--
Patrik Löwendahl [C# MVP]
http://www.lowendahl.net
Hi,
does anyone know why the Firefoxbrowser requires local logindata when
you
try to access a local asp.net 2.0 site?
Couldn't find anything in the Net.
 
T

Thomas Bandt

Sönke Greve said:
Hi,
does anyone know why the Firefoxbrowser requires local logindata when you
try to access a local asp.net 2.0 site?
Couldn't find anything in the Net.

Maybe because you're using Windows Authentication on your IIS, and
in Firefox this data don't come with. Just switch to Basic
Authentication and switch off Integrated Windows Authentication,
then you'll see the login box also in Internet Explorer.

Regards, Thomas
http://blog.thomasbandt.de/
 
S

Sönke Greve

Aaaaah,
just played around with the User Permissions of the local Folder. Seems that
the IE uses the ASPNET user while other Browser use another useraccount. I
just gave everyone full access to the folder, and the Login prompt never
appeared again - strange, but good to know :)

Thanks anyway

Patrik Löwendahl said:
Hello Sönke,

are you running IIS or the integrated webserver?

--
Patrik Löwendahl [C# MVP]
http://www.lowendahl.net
Hi,
does anyone know why the Firefoxbrowser requires local logindata when
you
try to access a local asp.net 2.0 site?
Couldn't find anything in the Net.
 
T

Thomas Bandt

Sönke Greve said:
Other way round - but thanks.

see my just added post

it is what i mentioned - you just had to give the iusr
access to you application directory on filesystem -
under this account is your web in iis running by default.
the internet explorer used the windows account which it
is runngy by to authenticate, all other browsers don't
because they aren't integrated in the operating system
like the ie.

greetings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top