This is a problem I have ran into before. Last time, I re-installed IIS and it did resolve it, but I don't want to do that again.
The problem is that IIS 6.0 is ignoring the default document (index.html) and instead trying to load index.cfm and I am getting a CF error that the template can not be found. I know that the index.cfm value is coming from the welcomelist parameter of the web.xml file. But I am setting the default document within IE and no matter what variation I try, it will not load the default document I specify and instead CF grabs the request and tries to load index.cfm. Does this point to a wildcard mapping or something that is causing CF to intercept the request before IIS has a chance to chime in about its default doc? Anyone seen this before? Brook IIS6.0, CF8.01 and windows 2003 Server ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346119 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

