I don't know what your paths are on your computer, but it appears you're trying 
to do a cfinclude on a physical file path...you should probably use relative 
paths such as:
 
<cfinclude teamplate="carbs/stores/1/includes/appheader.cfm">
 
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Robert Reil
Sent: Wednesday, March 07, 2007 2:54 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] CF Error


Finally thanks to Charlie's awesome support with "Ask Charlie" we got the RDS 
working in DW.
I highly reccomend his expertice if needed and the connection through firewalls 
etc was a non issue. If you can see a web page he can see your screen.
 
With that I am now starting to do some real Development work in DW with real 
data in a fully functional DW environmnet. FINALLY!!!! WHEW!!!
 
Here is my first hurdle:
 
I opened a page that works, saved it in a different web as a template, and 
allowed DW to update links
Now I get this error:
 
--------------------------------




The filename, directory name, or volume label syntax is incorrect 

        
         
The error occurred in 
C:\Inetpub\wwwroot\intranet.motorcyclecarbs.com\sales\search.cfm: line 8
        


6 : </cfscript>

7 : 

8 : <cfinclude 
template="file:///Z|/wwwroot/carbs/stores/1/includes/appheader.cfm">

9 : <cfset resp.setDateHeader(JavaCast("string","Expires") , JavaCast("long",0) 
)>

10 : <cfoutput>#req.getAttribute("STYLESHEET")#</cfoutput>
-----------------------
I have not yet mastered error reading in CF so I am wondering what this is 
saying. I think it is the method of pathing but dont know what it should look 
like.
Any pointers?
 
 
 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com <http://www.motorcyclecarbs.com/>  




-------------------------------------------------------------

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-------------------------------------------------------------


Reply via email to