Our flex project, which works fine in its current environment with coldfusion 7 single server.

We moved this project to Coldfusion 8 multi server, and updated the remoteobject paths relative to the web root.

The error we now receive is

faultCode:Server.Processing faultString:'Unable to invoke CFC - Could not find the ColdFusion Component or Interface myProject.cf.main.' faultDetail:'For details, turn on Robust Exception Information in the ColdFusion Administrator'

The path to the cfc's from the webroot is is myProject/cf/main.cfc ... any ideas?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

See my solution here. That solution solves this too.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.