it seems security error and all the securities we do usually in baleds
service-config.xml file pls chack the file... some security should be
there...

if u r using blazeds then u can use proxy-config.xml which eliminates the
need of cross-domain file on server..

I am not that expert in applying security  flex but studied little bit about
these things

On Tue, Aug 3, 2010 at 8:40 AM, Raj <[email protected]> wrote:

> Hi dear all this is very big problem for me please help me
>
> I am getting these error:
> 1-Channel.Security.Error
> 2-Destination: DefaultHTTP
> 3-Security error accessing url.
>
> I have used some crossdomail.xml file in my root folder
>
> I have used:
>
> 1><?xml version="1.0"?>
> <!DOCTYPE cross-domain-policy SYSTEM
> "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd";>
> <cross-domain-policy>
> <site-control permitted-cross-domain-policies="none"/>
> </cross-domain-policy>
>
> 2>
> <?xml version="1.0"?>
> <!DOCTYPE cross-domain-policy SYSTEM
> "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd";>
> <cross-domain-policy>
> <site-control permitted-cross-domain-policies="all"/>
> <allow-access-from domain="*" secure="false"/>
> <allow-http-request-headers-from domain="*" headers="*" secure="false"/
> >
> </cross-domain-policy>
>
> 3><?xml version="1.0"?>
> <!DOCTYPE cross-domain-policy SYSTEM
> "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd";>
> <cross-domain-policy>
> <site-control permitted-cross-domain-policies="by-content-type"/>
> </cross-domain-policy>
>
>
>
> After using above format,its showing me same error can any one help
> please.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to