ndcollins
12-04-2005, 12:15 AM
I am having troubles consuming my CFC Web Service in Flash 8. I am using the
WebServiceConnector component, pointed to my WS URL, and it sees it just
fine, loads the data into the WS viewer and shows me the functions, etc.
However, when I go to export it, I get the error "Error opening URL
"myWSurl"
I notice it's leaving off the "?wsdl" from the end there, but am not sure
why, or if that's even an issue. The "?wsdl" is in the URL I entered, so I'm
not sure why it isn't in the error message.
If I type in the direct URL for the Web Service, it displays the WSDL
information just fine.
I am using CFMX7. Anyone have any ideas what I may be doing wrong?
WebServiceConnector component, pointed to my WS URL, and it sees it just
fine, loads the data into the WS viewer and shows me the functions, etc.
However, when I go to export it, I get the error "Error opening URL
"myWSurl"
I notice it's leaving off the "?wsdl" from the end there, but am not sure
why, or if that's even an issue. The "?wsdl" is in the URL I entered, so I'm
not sure why it isn't in the error message.
If I type in the direct URL for the Web Service, it displays the WSDL
information just fine.
I am using CFMX7. Anyone have any ideas what I may be doing wrong?