all groups > macromedia flash flash remoting > january 2006 >
You're in the

macromedia flash flash remoting

group:

problem with flash remoting



problem with flash remoting conderol
1/9/2006 7:51:05 PM
macromedia flash flash remoting: i am trying to connect to .Net assembly with flashgateway.dll.
I am using the following code var newService = new
Service("http://localhost/OurProject/gateway.aspx", null,
"ClassLibrary1.DataManagmentClass", null, null);
and everything works perfect, but when i am trying to connect not to the
localhost
var newService = new
Service("http://webdreamersteam.sytes.net/OurProject/gateway.aspx", null,
"ClassLibrary1.DataManagmentClass", null, null); i don't get the response from
the server.

Please help me!! I am stucked and don't know what to do
Re: problem with flash remoting conderol
1/9/2006 8:17:41 PM
i am trying to connect to .Net assembly with flashgateway.dll.
I am using the following code:
var newService = new Service("http://localhost/OurProject/gateway.aspx",
null, "ClassLibrary1.DataManagmentClass", null, null);
and everything works perfect, but when i am trying to connect not to the
localhost:
var newService = new
Service("http://webdreamersteam.sytes.net/OurProject/gateway.aspx", null,
"ClassLibrary1.DataManagmentClass", null, null); i don't get the response from
the server.

Please help me!! I am stucked and don't know what to do
AddThis Social Bookmark Button