Hello all,
I have an intriguing situation here. Everyday, when I boot up my computer
(windows XP pro) and start working on my flash remoting app, my gateway call
......
NetServices.setDefaultGatewayUrl("http://localhost/flashservices/gateway");
gateway = NetServices.createGatewayConnection();
//------ get number of sessions
server = gateway.getService("com.mycfc.appMonitor", new
getInfo("totalVisits"));
...... returns the following error:
Error opening URL
"http://localhost/flashservices/gateway;jsessionid=d2307c7f9ed7$AB$A9$E"
But, when I re-run my application, everything works fine! I don't even have to
quit Flash or anything, just stop running my FLA, and test the movie again.
And if I do quit Flash completely, then start the process all over, I get the
error message again!! So, this error happens every time I run my application
for the first time since Flash has been opened.
Why is that?
Thanks for any help!
sacal
bench - 12 Aug 2005 07:02 GMT
I also get the same message.. but when i re-run, it works fine.. how do i trap
the message so it would reconnect just in case that error occured when it is
web based.
I don't encounter this before.. just recently.
watch mode for possible replies... hehe