|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
I have this permission problem on IIS. Each time I log to my site I get the "Enter network password" like I can't log with the anonymous user.
I have set the permissions on the wwwroot to the IUSR_machine user. Do someone have an idea? Thanks |
|
#2
|
|||
|
|||
|
Quote:
What error are you getting when you are entering the network password? Did you recently changed anything on your server?
__________________
Contact info: Primary email: advanced.programmer@gmail.com MSN/email: superprg@hotmail.com AIM: superprg |
|
#3
|
|||
|
|||
|
More info
I just find how that my problem hapens when my home page is an .aspx. When my page is default.htm I dont get the enter network password screen.
My file have the aspnet user permission. I dont know whats happening. |
|
#4
|
|||
|
|||
|
Do you mean it happens with only aspx files?
Please check that IUSR_xxx have READ permissions on all ASP files. Also, check the permissions for your aspx file |
|
#5
|
|||
|
|||
|
If I click ok without entering a password I get the error:
IE cannot open the internet site www.mysite The login request is denied But if I enter the admin user & password I can enter. So it's like I am connecting with windows authentication instead of has an anonymous user. Maybee my aspnet user is not set properly ??? |
|
#6
|
|||||
|
|||||
|
Quote:
YES Quote:
I have looked and its ok Quote:
I have looked and its ok |
|
#7
|
|||
|
|||
|
Ok
In Web.config Set the Anonymous account to be a domain user and you will no longer get that prompt |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > permission problem on IIS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|