In trying to configure a new website, I am running into a problem managing IIS 6.0. I use the wizard to create a website. I set the Web Site permissions to read and point it to the folder that contains all the pages and folders with icons.
The website is created but unless I add IUSR to each file and folder, the page will not load. This would take hours to do one by one. I have spent hours going through setting trying to get this simple inheritance to work. What am I missing?
Added:
THe only way I could find that did not require adding IUSR to each directory and .html file one by one, was to select them all and then add IUSR to all of them. I am sure there is a better way...