Jake, In IIS, bring up the properties for the site you are talking about. Go to the "Home Directory" tab and click on the "Configuration" button. Select the ".cfm" file extention and click the edit button. In the dialog box that open up, make sure that there is a check in the "Check that file exists" checkbox. Repeat this for any other CF extention (.cfml, .cfc). Close all the open dialog boxes.
By doing this, IIS will verify that the file exists on the site before passing the request off to CF. Since the file does not exist, IIS uses it's built in 404 handler and you will no longer receive CF errors. Hope this helps, Dean On 3/20/07, Jake. <[EMAIL PROTECTED]> wrote: > > I'm on Windows 2003, running CF7 and IIS > -- __________________________________________ Dean Lawrence, CIO/Partner Internet Data Technology 888.GET.IDT1 ext. 701 * fax: 888.438.4381 http://www.idatatech.com/ Corporate Internet Development and Marketing Specialists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273252 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

