I really need help with IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • misogsk
    New Member
    • Jan 2007
    • 39

    I really need help with IIS

    Hi all. I have a big problem. I can't install IIS properly. All instalations went well, but when i created an ASP.Net 2 web applications and want it to run on localhost, it's always ask me for username and password(i set up IIS for windows authentication) . Anonymous logon oes well, but i need windows authentication.
    I tun on Fat32, but I also try it on NTFS, but web application didn't start even with anonymous logon, becuase of failed log on.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is an article that may help:
    How to configure an ASP.NET application for a delegation scenario

    Comment

    Working...