Re: CFMX Server and Flash Remoting

2003-12-01 Thread Kevin Pompei
Try http://myserver.com:8500/flashservices/gateway/
and see if it has been configured for the built-in web server.

I had trouble when I upgraded a demo install to a licensed copy.  I was never able to get remoting working on the IIS instance.  I had to do a complete reinstall.  (This was on MX 6.0, I haven't had any problems with 6.1.)

-- Original Message --
From: Brook Davies <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Mon, 01 Dec 2003 10:16:04 -0800

>I can't get flash remoting to work on my server. I get a 404 when I go to:
>http://myserver.com/flashservices/gateway/
>
>I tried the technote at
>http://www.macromedia.com/support/flash_remoting/ts/documents/iis_gateway_connection.htm
>
>With no success. Anyone else in this boat? Any suggestions?
>
>Brook Davies
>
>
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMX Server and Flash Remoting FIXED

2003-12-01 Thread Dave Watts
> I had to add an ISAPI filter called "JRunConnectorFilter" 
> that pointed to the Jrun DLL. I guess this is only needed 
> for remoting then? Because its not listed under IIS's master 
> properties or any of my other sites and yet they still serve 
> cfm pages fine.

JRun provides a single DLL that can be configured as an ISAPI filter, an
ISAPI extension, or both. It's my understanding that, by default, when you
run the JRun web server configuration tool (wsconfig), that it configures
IIS to use the DLL as both a filter and an extension.

However, all that's needed to serve standard .cfm pages is the ISAPI
extension, I think.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CFMX Server and Flash Remoting FIXED

2003-12-01 Thread Brook Davies
Well, I finally got it to work. This post 
http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=143&threadid=676499&highlight_key=y&keyword1=flash 
helped.

I had to add an ISAPI filter called "JRunConnectorFilter" that pointed to 
the Jrun DLL.  I guess this is only needed for remoting then? Because its 
not listed under IIS's master properties or any of my other sites and yet 
they still server cfm pages fine.

Brook

At 10:16 AM 12/1/2003, you wrote:
>I can't get flash remoting to work on my server. I get a 404 when I go to:
>http://myserver.com/flashservices/gateway/
>
>I tried the technote at
>http://www.macromedia.com/support/flash_remoting/ts/documents/iis_gateway_connection.htm
>
>With no success. Anyone else in this boat? Any suggestions?
>
>Brook Davies
>
>--
>[
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




CFMX Server and Flash Remoting

2003-12-01 Thread Brook Davies
I can't get flash remoting to work on my server. I get a 404 when I go to:
http://myserver.com/flashservices/gateway/

I tried the technote at
http://www.macromedia.com/support/flash_remoting/ts/documents/iis_gateway_connection.htm

With no success. Anyone else in this boat? Any suggestions?

Brook Davies
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]