Make sure that you either have no onRequest method or have it look like this:
<cffunction name="onRequest">
<cfargument name="targetPage" type="string" required="true">
<cfinclude template="#arguments.targetPage#">
</cffunction>
More on onRequest:
http://steve.coldfusionjournal.com/application_events_onrequest.htm
HTH!
Steve Bryant.
Bryant Web Consulting LLC
http://www.BryantWebConsulting.com/
http://steve.coldfusionjournal.com/
At 09:13 AM 7/6/2005, you wrote:
Hi,
I am trying to implement a Application.cfc page, on to a site that
originally had an Application.cfm page. Now my site appeared ok when I was
using Application.cfm but since I have replaced it with Application.cfc
all my pages are appearing blank in the screen, with no error messages. I
have only created the shell functions in Application.cfc, but I thought
that the pages would still run if you just have empty methods in
Application.cfc.
Anyone know could cause this?
Stephen
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to
[email protected] with the words 'unsubscribe cfcdev' as the subject of the
email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting
(www.cfxhosting.com).
CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm
An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]