I move my web sites from IIS6 to IIS7.5 , I used custom user for Anonymous authentication for each web sites. Now When I change web.config on asp.net websites or restart the websites. I see login dialog box when I try to browse sites. And I have to set the user and password on anonymous authentication to solve this problem. I can’t understand why this authentication settings reset. How can I fix this problem permanently?
feedback
|