We have 2 internal web servers, identical (we thought) for all intents
and purposes. Recently we installed August hotfixes (list below) on
both boxes. On one box, all web applications in the default website
whose home directory is a relative path (created by
right-click/properties Create...) now return 404 errors. The same
applications on the second box are behaving normally. What could be
different between these boxes that we haven't seen?


- Security Update for Windows 2000 (KB899591)
- Security Update for Windows 2000 (KB896423)
- Security Update for Windows 2000 (KB899587)
- Security Update for Windows 2000 (KB899588)
- Security Update for JView Profiler (KB903235)
- Security Update for Windows 2000 (KB901214)
- Security Update for Windows 2000 (KB893756)
- Security Update for Windows 2000 (KB893066)
- Security Update for Windows 2000 (KB896422)
- Security Update for Windows 2000 (KB890046)
- Security Update for Windows 2000 (KB896358)
- Security Update for Windows 2000 (KB894320)
- Security Update for Windows 2000 (KB892944)
- Security Update for Windows 2000 (KB890859)
- Security Update for Windows 2000 (KB893086)
- Microsoft Windows Installer 3.1
- Update Rollup 1 for Windows 2000 Service Pack 4 (KB891861)
- Update for Background Intelligent Transfer Service (BITS) 2.0 and
WinHTTP 5.1 (KB842773)
- Security Update for Windows 2000 (KB828741)

Re: 404 errors after hotfixes by marrildt

marrildt
Fri Sep 23 13:47:18 CDT 2005

Answer turned out to be simple - the home directory spec for the
default web site. One box (the broken one) included a trailing
backslash. Don't know what was in the hotfixes, but the sites worked
before but not after they were applied