• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

IIS 5.1 Issues.

aceO07

Diamond Member
I have IIS 5.1 set up on WinXP and I'm using it to demo a sample website. However, it seems to be prompting me for a login when I try to visit the page. How do I disable this? I did enable anon login through the security tab of IIS properties? Is there something that I'm missing or overlooked?

edit: I think I figured it out. I gave the IUSR_DEVEL access wwwroot directory. However, now, I'm need to know what kind of access it should be given.. It has full control right now. What is the default access that it should be given?
 
Did you disable Integrated Windows Authentication?

What kind of site is it? An intranet site or a public site?
 
It's a public site. I think I figured it out. I gave the IUSR_DEVEL access wwwroot directory. However, now, I'm need to know what kind of access it should be given.. It has full control right now.
 
Back
Top