Here is line 17 :
<cfinclude template="/#Application.DisplayMap#/dsp_Header.cfm">

and here is Application.DisplayMap in Application.cfm

<cfset Application.DisplayMap = "display">


Larry Juncker
Senior Cold fusion Developer
Heartland Communications Group, Inc.
[EMAIL PROTECTED]
(515) 574-2122

CONFIDENTIALITY NOTICE
The information contained in this e-mail is intended only for the use of the
individual or entity to which it is addressed.  This e-mail may contain
information that is privileged, confidential and/or personal.  If the reader
of this message is not the intended recipient (or the employee or agent
responsible to deliver it to the intended recipient), you are hereby
notified that any dissemination, distribution, or copying of this
communication is prohibited.

If you have received this communication in error, please notify us at the
e-mail listed above.

-----Original Message-----
From: Kola Oyedeji [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 30, 2002 8:50 AM
To: CF-Talk
Subject: RE: Root template directory has not been specified


Can we see the code at line 17 in index.cfm?

I'm not sure but I think you have an include with a missing base path
e.g.

<cfinclude template = "/somesubdirectory/somefile.cfm" >

Kola

>> -----Original Message-----
>> From: Larry Juncker [mailto:[EMAIL PROTECTED]]
>> Sent: 30 December 2002 14:34
>> To: CF-Talk
>> Subject: Root template directory has not been specified
>>
>> Root template directory has not been specified.
>>
>>
>> The error occurred while processing an element with a general
identifier
>> of
>> (CFINCLUDE), occupying document position (17:8) to (17:70) in the
>> template
>> file [MYWEBSERVER]\forms.townofcortlandt.com\Admin\index.cfm.
>>
>> Can anyone please tell me how to get rid of this error from my
website?
>>
>> PLEASE AND THANK YOU!!!!!!
>>
>> Larry Juncker
>> Senior Cold fusion Developer
>> Heartland Communications Group, Inc.
>> [EMAIL PROTECTED]
>> (515) 574-2122
>>
>> CONFIDENTIALITY NOTICE
>> The information contained in this e-mail is intended only for the use
of
>> the
>> individual or entity to which it is addressed.  This e-mail may
contain
>> information that is privileged, confidential and/or personal.  If the
>> reader
>> of this message is not the intended recipient (or the employee or
agent
>> responsible to deliver it to the intended recipient), you are hereby
>> notified that any dissemination, distribution, or copying of this
>> communication is prohibited.
>>
>> If you have received this communication in error, please notify us at
the
>> e-mail listed above.
>>
>>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to