01-19-06 01:11 PM
Hello!
I really hope, you can help me:
I have installed an ASP-application with exactly the same IIS-definitions on
Win-XP and it works fine!
I try to install the same ASP-application on Windows Server 2003 Standard /
IIS6
I have created 3 separate virtual directorys: for the *.asp, for the *.dll,
for the *.mdb
I have disabled anonymous access and enabled windows authentication on the
*.asp-virtDir
the *.asp-VDir has read-access and Script-only execution-authorization
the *.dll-VDir has read-access and Script-and-Executables
execution-authorization
the *.mdb-VDir has read-write-access and Script-only execution-authorization
I have defined full access for everyone and networkservice on the
parent-directory of the three directorys on my disk, this parent-directory i
s
located in the root of c:
The three subdirectorys does not have special authorizations
The user, who is logged on is a member of administrator
When I try to start the website with http://localhost/appname then every
timy there appears a login-dialog ("establishing connection to loaclhost").
After entering my userid and password the same dialog appears for every
asp-file included in the start-formular (it is a framed html).
But the correct content does not appear, but in every frame the message:
HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
credentials.
I get the same behaviour, even if I try to reach the web-address from my
remote XP
Please help me to get rid of the login-popup
Thanks in advance
Georg
And these are some of the entrys in the IIS-Log:
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2006-01-19 09:04:11
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port
cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/ - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 2
2148074254
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/ - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
0
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/Default.htm - 80 NAIMUC35\srv
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0
0
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/CSBorder.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 2
2148074254
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/CSBorder.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
0
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/CSLogo.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 2
2148074254
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/CSLogin.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 2
2148074254
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/CSLegal.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 2
2148074254
2006-01-19 09:04:11 127.0.0.1 GET /plandocs/CSLogo.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
0
...
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLogo.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
0
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSBorder.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
0
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLogo.asp - 80 NAIMUC35\srv
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0
0
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLogo.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
2148074248
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLogin.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
0
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSBorder.asp - 80 NAIMUC35\srv
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0
0
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSBorder.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
2148074248
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLegal.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
0
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLogin.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
2148074248
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLegal.asp - 80 NAIMUC35\srv
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0
0
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLegal.asp - 80 - 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 401 1
2148074248
2006-01-19 09:06:59 127.0.0.1 GET /plandocs/CSLogin.asp - 80 NAIMUC35\srv
127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0
64
[ Post a follow-up to this message ]
|