PDA

View Full Version : localhost connection problem


benrjm
07-22-2005, 03:54 PM
Hey I'm having a problem getting flashremoting for .net set up
I have IIS running on a Windows 2000 machine and have installed the .net SDK and flash remoting mx and flash remoting components for my flash studio.

Whenever I run any of the test files I get:
Unable to Error opening URL "http://localhost/flashremoting/gateway.aspx"

I can get to the file by typing the URL into a webbrowser, and I've tried running a test file from www.jasonmperry.com, and can connect to:
"http://www.jasonmperry.com/services/gateway.aspx"

It just seems like it is some sort of permissions issue, or a setting on my IIS server, but I can't figure out what the problem is...

Thanks,
Ben

badlorry
07-26-2005, 03:03 PM
check that you are using the correct port on localhost, in case it isn't the standard one. Otherwise, make sure that you have the correct flash remoting dlls set up on your host machine, and that you have your .NET service, and gateway correctly named and structured in the flash file