Have you tried just putting a basic helloworld.cfm termplate in that directory and viewing it in a web browser? You sure normal templates execute properly with that application.cfc? I'd verify that first.
-Cameron On Tue, Jun 10, 2008 at 10:59 AM, <[EMAIL PROTECTED]> wrote: > I've created a simple application using the CF Wizard in Flex Builder 3, but > have been getting the following errors when I change the main.html file to be > main.cfm so that I can do some setup through CF: > > (mx.rpc::Fault)#0 > errorID = 0 > faultCode = "Server.Processing" > faultDetail = "An exception occurred when invoking a event handler method > from Application.cfc. The method name is: onRequestStart." > faultString = "Unable to invoke CFC - Event handler exception." > message = "faultCode:Server.Processing faultString:'Unable to invoke CFC - > Event handler exception.' faultDetail:'An exception occurred when invoking a > event handler method from Application.cfc. The method name is: > onRequestStart.'" > name = "Error" > rootCause = (null) > > I tried setting the access="remote", but that didn't help. There's probably > something basic I'm overlooking, so any insight would be appreciated! > > Thanks, > > -- > Andy Fox > Systems Analyst III > Georgia Tech OIT-EIS > > > ------------------------------------------------------------- > To unsubscribe from this list, simply email the list with unsubscribe in the > subject line > > For more info, see http://www.affug.com > Archive @ http://www.mail-archive.com/discussion%40affug.com/ > List hosted by http://www.fusionlink.com > ------------------------------------------------------------- > > > -- Cameron Childress Sumo Consulting Inc http://www.sumoc.com --- cell: 678.637.5072 aim: cameroncf email: [EMAIL PROTECTED] ------------------------------------------------------------- To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
