Scott Forsyth's BlogPostings on IIS, ASP.NET, SQL Server, Webfarms and general system admin.IIS7 blocks viewing access to files in bin and other asp.net folders- March 5, 2008 I was just asked to help someone troubleshoot a site that worked fine on Windows Server 2003 IIS6 but didn't work on Windows Server 2008 IIS7. A file was in a folder under the bin folder on the site and displayed an error when trying to view the page. The path looked something like this: http:www.sitename.comsubfolderbindebugfile.xml The subfolder wasn't marked as an application, although that doesn't really matter. The point is that since bin was in the path somewhere, IIS7.http://weblogs.asp.net/owscott/archive/2008/03/05/iis7-blocks-viewing-access-to-files-in-b... |