Hi,
I have a Windows 2003 Server that host about 10 virtual host web sites. I would like to implement flash remoting on a few of those sites.
After I installed the flash remoting I am able to run the samples and other flash remoting application without problem on the "Default Web Site".
I tried to setup flash remoting on the other virtual hosts by creating a "/bin" directory with the flashgateway.dll file and granted ASPNET account read/write access to the bin folder. I also copied the flashgateway.aspx to the root of the site and configure the web.conf file. I copied the samples from the "default web site" and change the "NetServices.setDefaultGatewayUrl" and generated new SWF files for the sample. However, when I run the sample, it will show up with GUI then just hang there.
My question is how can I configure flash remoting on those virtual hosts?
Thanks
Mark Liu
dutcheese - 17 Dec 2003 18:54 GMT
hi,
here is a technote for accessing/connecting cfc in a multihomed, more than one website, server environment.
basically it says every virtual server needs to be manually configured to use remoting..
http://www.macromedia.com/support/flash_remoting/ts/documents/iis_gateway_connec
tion.htm
dutcheese