I have a Coldfusion site running in IIS 6 as http://abc.com. As a sub-directory of that site, I have an ASP.Net site running under http://abc.com/2011. The sub-site has a default document of Month.aspx. This setup has been working well since January 2011.
In the last couple weeks, the default document redirecting has stopped working completely on the site. The fix is simple - iisreset in the command prompt restores the default document functionality almost immediately. After an period of time, it stops working again.
Any ideas?
iisresetfrom the command line to correct the issue. – James Hill Oct 31 '11 at 22:40