PDA

View Full Version : Flex and Web services problem


kminev
08-11-2008, 03:42 PM
I have a flex chart which loads data from .net web service. I developed and deployed the .net web service on IIS and my chart is not communicating with it. When I run my web service locally on my workstation it works fine and data is flowing toward my flex chart, but when I deployed it on the IIS web server I am not getting any signs of data flow.

Anybody who had similar experience with .net web service and flex???

Any input would be appreciated.

kminev
08-11-2008, 04:36 PM
I think my problem is in the crossdomain.xml file.

Now I configured it but it comes up with message stating:
arning: Domain xxx.xxx.com does not specify a meta-policy. Applying default meta-policy 'all'. This configuration is deprecated. See http://www.adobe.com/go/strict_policy_files to fix this problem.