all groups > macromedia flash flash remoting > september 2005 >
You're in the

macromedia flash flash remoting

group:

configure flash remoting with IIS


configure flash remoting with IIS 4dio
9/19/2005 12:00:00 AM
macromedia flash flash remoting:
Hello,

I am very begginer in flash/flash remoting and I need help in configure flash
remoting running with IIS web server.

Following are installed:
IIS webserver, FLASH MX Pro 2004 and FlashRemoting

Ok, I want a client side action script to call a method to a server side
action script which resides on IIS web server.
What I tried until now is to import all remoting related class (e.g. Service)
Then, I instantiate the service class
var service:Service = new Service( "http://localhost", new Log(), "model",
null,null ); where model is an action script file.

I got error: Error opening URL "http://localhost".

I think some configurations must be done.

Thanks in advance

Re: configure flash remoting with IIS Rowan
9/19/2005 7:15:30 PM
For Flash Remoting to work, you need a server... Macromedia offers there
servers:

ColdFusion MX 7 which has Flash Remoting built in
Flash Remoting for J2EE
Flash Remoting for .NET

IF you don't have one of the above installed on your webserver, then Flash
remoting will not work.

Re: configure flash remoting with IIS tutsamewasa
9/21/2005 3:13:47 AM
Hi,
I was just wondering if you don't have the .NET frame work installed
how did you install the Flash Remoting.
Second thing is you will not be able to do remoting by just giving a
localhost, You got to have a application or service runnig there on IIS
that will serve your Remoting call.

Provide more details about what exactally is there and what do you want
then probably we will be able to help you better way.

If you just want to play with Flash Remoting like how it works and like
that I can provide you good step by step article.


Help us helping you.

Good Luck

Hemendra Singh Shaktawat

Mindfire Solutions
www.mindfiresolutions.com
AddThis Social Bookmark Button