Hi there!
I am a newbie to farcry. This error happens when I try to preview the
page.
Under /includedObj directory I have a "_xxxx.cfm" file.

In "_xxxx.cfm" file, I have the following code :

<cfscript>
<cfset request.link = application.config.modelgluesettings.urllink>
</cfscript>

I am declaring urllink = "some url"; in modelgluesettings.cfm which is
present under /<farcry-project>/system/dmConfig/modelgluesettings.cfm

I am including the "_xxxx.cfm" file in my container. But when I try to
preview the page I am getting Element CONFIG.modelgluesettings.urllink
Undefined in APPLICATION error.

Even I tried appending &updateapp=1 to my URL and I restarted my
Coldfusion server. But that dint help :-(

Can someone help me out please? Do I need to make any changes in my
Application.cfm and Application.cfc or in my index.cfm page?

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to