My mapping settings are:

Logical Path: /Templates/
Directory Path: C:\Inetpub\wwwroot\new\Templates\


This is my CF Code:

<cfinclude template="/Templates/Template1.cfm">

>From: "Steve Martin" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: CFINCLUDE Problem
>Date: Mon, 30 Oct 2000 17:19:39 -0000
>
>Sal, can you detail _exactly_ what you did, i.e. exactly what you typed for
>your mappings and exactly what you typed to include the file.
>
>Steve
>
> > -----Original Message-----
> > From: S R [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, October 30, 2000 17:13
> > To: CF-Talk
> > Subject: Re: CFINCLUDE Problem
> >
> >
> > I did do this and I still get an error saying I must map the directory 
>in
> > the ColdFusion Admin. The setup is exactly as you have it below. The 
>only
> > thing I could think of is that when I entered the mapping in the
> > CF Admin I
> > did not 'restart' the server. Does this need to be done?
> >
> > Sal
> >
> >
> > >From: "John Cummings" <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: CF-Talk <[EMAIL PROTECTED]>
> > >Subject: Re: CFINCLUDE Problem
> > >Date: Fri, 27 Oct 2000 21:28:23 -0400
> > >
> > >Where is the "Templates" folder in relation to the directory that the
> > >calling file is in?
> > >
> > >For example, if your index.cfm file is the "calling" template,
> > and it is in
> > >say, C:\DOCS - and the templates.cfm file is in
> > C:\DOCS\TEMPLATES then you
> > >would need to include this path information in the call.
> > >
> > >----- Original Message -----
> > >From: "S R" <[EMAIL PROTECTED]>
> > >To: "CF-Talk" <[EMAIL PROTECTED]>
> > >Sent: Friday, October 27, 2000 7:44 PM
> > >Subject: CFINCLUDE Problem
> > >
> > >
> > > > Hi,
> > > >
> > > > I have an index.cfm page in my websites root folder and I'm trying 
>to
> > >use
> > >a
> > > > <cfinclude template> to call a file within a folder called
> > 'Templates'
> > >but
> > > > it is not working. It works if the file I am trying to
> > reference is in
> > >the
> > > > same place as the Index.cfm file but when I put it in this 
>'Templates'
> > > > folder, my browser just hangs. I mapped the directory in the CF 
>Admin
> > >and
> > >it
> > > > still doesn't work. Does this directory also have to be added
> > to the Web
> > > > Server or something?
> > > >
> > > > Thanks
> > > >
> > > > Sal
> > > >
> > 
> >_________________________________________________________________________
> > > > Get Your Private, Free E-mail from MSN Hotmail at
> > >http://www.hotmail.com.
> > > >
> > > > Share information about yourself, create your own public profile at
> > > > http://profiles.msn.com.
> > > >
> > > >
> > >-----------------------------------------------------------------
> > ---------
> > >----------------------
> > > > Archives: http://www.mail-archive.com/[email protected]/
> > > > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or
> > >send
> > >a message with 'unsubscribe' in the body to
> > >[EMAIL PROTECTED]
> > > >
> > >
> > >-----------------------------------------------------------------
> > -------------------------------
> > >Archives: http://www.mail-archive.com/[email protected]/
> > >Unsubscribe:
>http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
> >message with 'unsubscribe' in the body to
> >[EMAIL PROTECTED]
>
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>----------------------------------------------------------------------------
>--------------------
>Archives: http://www.mail-archive.com/[email protected]/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
>message with 'unsubscribe' in the body to 
>[EMAIL PROTECTED]
>
>------------------------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a 
>message with 'unsubscribe' in the body to 
>[EMAIL PROTECTED]

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to