IIS5 to IIS6 upgrade, and the bin folder

Posted by NickLarsen on Stack Overflow See other posts from Stack Overflow or by NickLarsen
Published on 2010-04-06T20:19:59Z Indexed on 2010/04/06 20:23 UTC
Read the original article Hit count: 587

Filed under:
|

We had a website running under IIS5 which used the bin directory as a housing for some asp pages as well as files for download and after upgrading to IIS6, we only get a 404 error when trying to access anything in that folder. We do not store any sensitive information in there, or code, and it would require a major overhaul of not only our system, but our clients' systems as well.

Is there some configuration setting we are overlooking or is it just that IIS6 will no longer let you use the bin folder as just another directory?

© Stack Overflow or respective owner

Related posts about iis6

Related posts about iis5