473,394 Members | 2,020 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,394 software developers and data experts.

Basic ASPNet authorization question

dgk
I'm trying my first website on my home PC and I keep getting a logon
screen (part of windows) asking for a username and password when I
access it remotely. The with the little face in the username screen.
How do I have to set it up so that users won't get that? I can't even
figure out what username and password will work.
I'm trying this using http://nnn.nnn.nnn.nnn/dotnetnuke. (nnn to keep
the address a secret for now) Oh, I just realized something. When I
went to create a virtual directory it said that DotNetNuke wasn't
unique (which was somewhat odd because I don't think I had installed
it before - there is no such directory anywhere). So I used the alias
DNN. Now, when I try nnn.nnn.nnn.nnn/DNN, I get this:

DotNetNuke Configuration Error
Domain Name "nnn.nnn.nnn.nnn/dnn" Does Not Exist In The Database.

So it has something to do with that original failure to be able to use
DotNetNuke as the alias.

Well, any help greatly appreciated.
Nov 18 '05 #1
1 1194
In the IIS manager, go to the properties for your web site, and on the
Directory Security tab click the Edit button under Access Control. Make
sure Integrated Windows Authentication is turned off, and Anonymous
access is turned on.

I'll have to pass on the second question.

-Jason

dgk wrote:
I'm trying my first website on my home PC and I keep getting a logon
screen (part of windows) asking for a username and password when I
access it remotely. The with the little face in the username screen.
How do I have to set it up so that users won't get that? I can't even
figure out what username and password will work.
I'm trying this using http://nnn.nnn.nnn.nnn/dotnetnuke. (nnn to keep
the address a secret for now) Oh, I just realized something. When I
went to create a virtual directory it said that DotNetNuke wasn't
unique (which was somewhat odd because I don't think I had installed
it before - there is no such directory anywhere). So I used the alias
DNN. Now, when I try nnn.nnn.nnn.nnn/DNN, I get this:

DotNetNuke Configuration Error
Domain Name "nnn.nnn.nnn.nnn/dnn" Does Not Exist In The Database.

So it has something to do with that original failure to be able to use
DotNetNuke as the alias.

Well, any help greatly appreciated.

Nov 18 '05 #2

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

Similar topics

7
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. #...
4
by: Mark Fox | last post by:
Hello, I've noticed in some sample code that sometimes people use the @ before a string when concatenating them. Example: string filePath = Appl.Request.PhysicalApplicationPath + @"bin\" +...
6
by: Dee | last post by:
Hi, I am running sample code from 101 VB.NET. The sample is an ASP.NET porj that uses SQL Server I added ASPNET user to all the Groups including Administrator. I don't know why I get this error. I...
3
by: sefe dery | last post by:
hi ng, i try to create a asp.net 1.0 website on windows server 2003(Servername: ServerX) with iis 6.0. PROBLEM: The user should login with his windows credentials in basic.aspx and...
13
by: Pete | last post by:
I'm cross posting from mscom.webservices.general as I have received no answer there: There has been a number of recent posts requesting how to satisfactorily enable BASIC authorization at the...
6
by: fiziwig | last post by:
Hi, I've written my first attempt at basic authentication and it doesn't work. I thought I understood the specs, but I must be missing something obvious. Can anyone give me a hint as to what...
7
by: jason | last post by:
In the microsoft starter kit Time Tracker application, the data access layer code consist of three cs files. DataAccessHelper.cs DataAcess.cs SQLDataAccessLayer.cs DataAcccessHelper appears...
1
by: Ottavio | last post by:
Hello, I'm having some problems with the authentication during a web service call I know I have to add the "Authorization: Basic xxxxxxxx" in the http header (not soap header) but I can't find a...
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...
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:
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.