flash data integration:
Hi Everyone,
First, let me say thanks to anyone who can help me out. Second, i am farly new
to Flash.
I have been working on a flash app for some time now and am extremly
frustrated.
It has several web service connectors and data sets and data grids.
When i define the webservice it works because it shows me the methods and
such..
but when i test the movie, i get the error opening URL "
http://myserver/cfc/mycfc.cfc"
I can browse to it using IE, and i get the CF admin showing me the info about
the cfc.
So i decided to experiament by using the guestbook tutorial on devnet. I
started from scratch and followed the tutorial to the letter. I get the same
exact issue.
(by the way, CF graphing dosnt work either, not that i care, just thought it
may also be the reason the remoting dosnt work)
Here is my server config.
server has 2 IP's
has 4 host names, and i use port 8181 to point to my flash gateway. This is
what i use in my wsdl definition
It is a multihomed server running IIS 5 windows 2k and MS SQL 2000.
4 seperate CF applications. and 1 ASP.net app
It also has several .Net webservices. All these WS's work just fine outside of
flash.
The server is internal to our network, so i have to be connected to the
network in order to see the server.
Please someone help me out.