all groups > macromedia flash flash remoting > february 2007 >
You're in the

macromedia flash flash remoting

group:

Deploy an Asp.Net + Flash Remoting


Deploy an Asp.Net + Flash Remoting JonathanXm
2/23/2007 10:36:06 PM
macromedia flash flash remoting:
Hi!
I've developed web application with Asp .Net and Flash 8 with Flash Remoting.
In my computer the connection works ok, but when i install the web in another
server the connection between asp.net and Flash does not works. I have to make
something more besides add the key:
"<httpModules><add name="GatewayController"
Type="FlashGateway.Controller.GatewayController,flashgateway" /></httpModules>"
And copy the flashgateway.dll into the bin directory of the web?

Thanks
Re: Deploy an Asp.Net + Flash Remoting Application tonyhigham
2/28/2007 8:27:23 PM
This may or may not apply to you, but when I moved my stuff from the local
environment to the server, I had to stop using localhost in the gateway address
because of the server setup. Upon changing to an absolute URL, everything
worked as expected. My remoting was done with PHP, so I can't speak to an
particular ASP concerns...

Hope that helps...
AddThis Social Bookmark Button