Original Message: > From: Ian Skinner <[EMAIL PROTECTED]> > The filename, directory name, or volume label syntax is incorrect The error > occurred in > D:\Inetpub\websites\bloodsource\includes\Templates\Tier1.cfm: line 17 > 17 : <cfinclude template="/SMF/includes/JavaScript/init.js">
> The mappings is set up such as this: > /SMF D:/inetpub/wwwrooot/bloodsource/ It probably has to do with the fact that your mapping is pointing to "D:/inetpub/wwwroot..." but the actual location is "D:\Inetpub\websites\..." Replace "wwwroot" with "websites" (I don't know if it matters, but it can't hurt to fix your slashes to go the other way). Scott --------------------------- Scott Brady http://www.scottbrady.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

