Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 receiving enter network password message

Author  Topic 

-Dman100-
Posting Yak Master

210 Posts

Posted - 2004-10-18 : 23:06:58
When I view an aspx page on my testing server I get a "Enter Network Password" dialog box. When I fist setup the virtual directory it didn't occur, but after several times viewing the page the "Enter Network Password" dialog started coming up. How can I correct this?

Thanks for any help,
-D-

Kristen
Test

22859 Posts

Posted - 2004-10-19 : 01:35:59
Have you MOVEd a file into the IIS fodler, and thus its got its original permissions from elsewhere? I dunno about aspX, but IUSR_xxx needs to have READ permissions on all ASP files.

Kristen
Go to Top of Page
   

- Advertisement -