You are right, unfortunately that was a typo on my e-mail. The mapping is actually
D:/inetpub/websites/bloodsource/ As you point out, it should be. And the error is D:\Inetpub\websites\bloodsource\includes\Templates\Tier1.cfm: line 17 17 : <cfinclude template="/SMF/includes/JavaScript/init.js"> So, any other ideas anybody? -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA -----Original Message----- From: Scott Brady [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 9:29 AM To: CF-Talk Subject: re: Cold Fusion Mapping 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

