for what it is worth.... I worked on this more and it wasn't the SSL though it appeared to be as the problem seemed to show up after that was turned on.
But I turned off SSL and still got the same problem. On looking into it further, it turned out that one of the machines in the cluster didn't seem to install correctly -- Flash wasn't working at all on the machine. After trying various things, I noticed that there was no JRun Connector in the ISAPI filters, added it in, stopped and started IIS and it started to work. After that I turned SSL back on and it seems to be working fine now. d -----Original Message----- From: David Aden Sent: Tuesday, February 25, 2003 9:33 AM To: CF-Talk Subject: Flash remoting and SSL I have a Flash movie that uses Flash Remoting embedded in a page that worked fine prior to turning on SSL on the server. Now, it only partially works: 1) If I use a browser from the server on which the movie exists and request the page, the movie works fine. 2) If I user a browser from another machine and request the page, the movie loads, but the Flash Remoting call does not seem to complete and the movie hangs. Testing to see if Flash Remoting is working, I tried running: https://mymachine.com/flashservices/gateway. This too behaves oddly: 1) When I request this from a browser on "mymachine.com", the above returns the empty HTML page as it should. 2) When I request this from a browser on another machine, I get a page not found error. Does anyone have any idea what the problem might be or where to look to debug it? thanks! d ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

