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
-------------------------------------------------------------


Reply via email to