I deleted the default web site in IIS 6.0 then recreated it. Then I added an application by selecting Add Application, gave it an Alias, selected an Application pool, and provided a Physical path.
In Features View I clicked on the file I want to browse and I got the HTTP Error 401.3 - Unauthorized error. I went to parent folder of the file I'm trying to browse and checked the file permission. I've found that every user listed have at least Read permission. The following are the listed users
SYSTEM, Administrators, IIS_IUSRS(MyComputer\IIS_IUSRS)
what am I missing?