Hi,
I am trying  get my flash remoting app to work from  my multihomed (iis5, win2kserver) cfmx professional production server. I have no problem with the local developement of the application. It works fine when testing the movie and also when  the swf is called from a site on my cfmx developer version IIS5 win2k server . I cannot get it to connect to my live server though.

I have tried using the IP address as well as the domain name. I  asked tech support from my dedicated server's host company and recieved this :
The client would use 
http://<his site's IP address>/flashservices/gateway
as the gateway for his flash remoting.  Unfortunately, this will not
work unless the Jrun alias is set up for his account in IIS.  
To set this up, you would need to create a virtual directory in IIS
called JrunScripts.  It should point to
c:\cfusionmx\runtime\lib\wsconfig\1
If c:\cfusionmx is not the path to your machine's Cold Fusion, the
directory would just by the path to Cold fusion \runtime\lib\wsconfig\1
You would want to give the virtual directory "Run scripts" and "Execute"
permissions.  After the mapping is set up, you would need to open up the
properties of the Jrun mapping and remove the application from it (by
right-clicking on JrunScripts, selecting properties, then on the Virtual
Directory tab, click the remove button next to the Application name,
JrunScripts).

 I did this as directed and still am getting a failure to connect to gateway error when testing the app locally in flash. The app also doesn't work when loaded live on production. 

 Can anyone tell me what I am doing wrong?

Thanks
 Frederick

Reply via email to