Hello,

I am trying to set up a Flex2 app that calls CFCs via the new remoting
gateway.  I am using ColdFusion integrated with IIS and virtual
directories.  I am able to compile the application but cant call any
CFCs living in an IIS virtual directory.  I receive the following error:

faultCode:Client.Error.MessageSend 
faultString:'Send failed' 
faultDetail:'Channel.Connect.Failed 
error NetConnection.Call.Failed: HTTP: Failed'

Now, I have set up all the proper mappings in CF, enabled mappings in
the services-config file and am sure my remoteObject mxml code is
correct.  I'm thinking I might need to change something in the channel
setup in the services-config file but really cant find any
documentation on it. 

I am able to run apps and connect to CFCs fine when I have the
standalone version of ColdFusion installed and CFCs living in the CF
wwwroot.  

Has anybody been able to connect to CFCs in Flex2 with ColdFusion
integreated with IIS and virtual directories?






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to