473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

ASP.NET: question about username/password for browsers different from IE

Hello,
(sorry for my English, it's not my native language...)
I am learning .NET and I need your help. Could you help me please?
I have created an ASP.NET application (say localhost/app), and tested
it on Internet Explorer. Then I tried to test in on Navigator, Mozilla
and Opera, but I got a message with a question about User Name and
Password for "" or unknown at http:/localhost.
Could you explain me with this problem and how to solve this? Thank
you very much.
(MP)

Nov 25 '05 #1
2 1086
You're probably getting this due to IIS settings. Go to IIS (Start > Run >
Inetmgr) and check the directory security for the application that you
created. In there, set it to anonymous instead of Windows Authentication.

HTH
altaf
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com

"Mały Piotruo" <ma**********@poczta.onet.pl> wrote in message
news:nd********************************@4ax.com...
Hello,
(sorry for my English, it's not my native language...)
I am learning .NET and I need your help. Could you help me please?
I have created an ASP.NET application (say localhost/app), and tested
it on Internet Explorer. Then I tried to test in on Navigator, Mozilla
and Opera, but I got a message with a question about User Name and
Password for "" or unknown at http:/localhost.
Could you explain me with this problem and how to solve this? Thank
you very much.
(MP)

Nov 25 '05 #2
Windows Integrated Authentication is enabled for the applications
virtual folder.

AFAIK only Internet Explorer supports Integrated Authentication.

To disabl it:

1. Right click on the virtual directory (in the Internet Information
Services Manager) and Properties
2. Select the "Directory Security" tab-page
3. Click the Edit button in "Anonymous Access and Authentication
Control"
4. Tick "Anonymous Access"
5. Untick "Integrated Authentication"

Nov 25 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: soundchaser | last post by:
I'm looking for a simple but complete example of creating a VB.Net ActiveX / COM component from a C Library. One should be able to use it by calling the Server.CreateObject method from an ASP...
0
by: Anonieko Ramos | last post by:
ASP.NET Forms Authentication Best Practices Dr. Dobb's Journal February 2004 Protecting user information is critical By Douglas Reilly Douglas is the author of Designing Microsoft ASP.NET...
11
by: Patrick | last post by:
I have an ASP.NET application that connects to a SQL Server database. The SQL Server resides on a seperate development server from the IIS5.1 on Windows XP SP2 on development PCs which host the...
11
by: Andre | last post by:
Hi, I have ASP.NET application running on standalone (not part of the domain) Windows 2003. I use forms authentication for my application. The problem I have is that I need to create and read...
10
by: robwharram | last post by:
Hi, I'm quite frustrated in the fact that I can't even display a simple "Hello World" message on .Net. I've been through all of the groups and searched all over the place and haven't been able...
2
by: Kirk | last post by:
My web page needs to start a process on the server that runs as a domain user so it can access the network. I'm using web services and the new feature in .NET 2.0 that lets you start a process as...
5
by: Learner | last post by:
Hello, Here is the code snippet I got strucked at. I am unable to convert the below line of code to its equavalent vb.net code. could some one please help me with this? static public...
0
by: =?Utf-8?B?S29uc3RhbnRpbg==?= | last post by:
I am currently working on the application that need to simulate basic authentication programmatically using user's credentials that are known. Basically, the need is for a single sign on with a...
11
by: Robin S. | last post by:
I've used phpinfo() to confirm settings for mySQL on our host server, and it's not returning accurate info. phpinfo() returns a mySQL client API version of 3.23.54 (uselss for me), where as a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.