the path you specify should have the cfc googleService in it. try using the flash net debugger and connection service - it should tell you if you're correctly linking to the cfc or not.
-----Original Message----- From: Ross Williams [mailto:[EMAIL PROTECTED]] Sent: 13 December 2002 14:36 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] FlashRemoting & CFMX Hi Giles, We're running on RedHat8. Getting the following message when debugging within Flash: "No service name googleService is known to FlashRemoting" Any ideas where to poke next? R > -----Original Message----- > From: Giles Roadnight [mailto:[EMAIL PROTECTED]] > Sent: 13 December 2002 14:31 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] FlashRemoting & CFMX > > Do you use a multi-honed server? I had some problems with this and had > to use the default IIS website to begin with until I got the bug fixed. > You have to delete the IIS to MX connector using the batch file, install > the MX updater 1, then run the IIS connector batch file. This installs > the java directory into all sites not just the default. > > Apart from that it should work fine. > > > Giles Roadnight > http://giles.roadnight.name > > > -----Original Message----- > From: Ross Williams [mailto:[EMAIL PROTECTED]] > Sent: 13 December 2002 14:29 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] FlashRemoting & CFMX > > Hi, > > I'm dipping my toes into FlashRemoting and CFMX using the Google > webservices example from Macromedia.com > > Not sure if we've got CFMX set up correctly to handle FlashRemoting > though. > > The actionscript lines within the FLA are: > > #include "NetServices.as" > #include "NetDebug.as"; > > The gateway we're for the FlashRemoting is: > > http://kryten/flashservices/gateway > > (where kryten is the name of our CFMX server) > > > Does CFMX need anything extra configured for CFMX remoting? Haven't got > my head around it fully yet and would appreciate some help!! :) > > Ross > > ------------------------------------------------------- > Ross Williams > Managing Director, Rawnet Limited > Direct Phone : +44 (0) 1344 393 440 > Switchboard : +44 (0) 1344 393 040 > ------------------------------------------------------- > rawnet ltd > Atrium Court > Bracknell [EMAIL PROTECTED] > Berkshire Tel : +44 (0) 1344 393 040 > RG12 1BW, UK http://www.rawnet.com > ------------------------------------------------------- > This message may contain information which is legally privileged and/or > confidential. If you are not the intended recipient, you are hereby > notified that any unauthorised disclosure, copying, distribution or use > of this information is strictly prohibited. Such notification > notwithstanding, any comments, opinions, information or conclusions > expressed in this message are those of the originator, not of rawnet > limited, unless otherwise explicitly and independently indicated by an > authorised representative of rawnet limited. > ------------------------------------------------------- > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
