Hey guys,

Please explain me the root folder funda

I have deployed the application IIS server and placed the cross domain file
where ever its possible to be
But still getting the cross domain error

HLEP!!

On Wed, Mar 4, 2009 at 2:10 PM, Hari <[email protected]> wrote:

>
> Hi Rahul,
>          Lots of thanks yaar...
> Regards,
> Hari
>
> On Feb 13, 5:06 pm, Rahul Sood <[email protected]> wrote:
> > Place the crossdomain.xml into the root folder
> > try with this:
> >
> > <?xml version="1.0"?>
> >
> > <cross-domain-policy xsi:noNamespaceSchemaLocation="
> http://www.adobe.com/xml/schemas/PolicyFile.xsd";>
> >
> > <allow-access-from domain="*"/>
> >
> > <site-control permitted-cross-domain-policies="master-only"/>
> >
> > <allow-http-request-headers-from domain="*" headers="*"/>
> >
> > </cross-domain-policy>
> >
> >
> >
> > On Fri, Feb 13, 2009 at 5:30 PM, Ramesh NPR <[email protected]>
> wrote:
> >
> > > Hi Rahul,
> >
> > > Thanks for reply. I created Flex Data Services Application that
> > > Compile Application on the server when page the page is viewed. In my
> > > application folder there is no file in the name of CrossDoamin.xml. I
> > > am using JBoss 4.2 server.
> > > Can you send me sample CrossDoamin.xml file and tell where we want to
> > > place that file.
> >
> > > Thanks,
> > > Ramesh
> >
> > > On Feb 13, 1:36 pm, Rahul Sood <[email protected]> wrote:
> > > > Hi Ramesh,
> >
> > > > You may need to update your CrossDomain.xml file.
> > > > Also, the target directory must have write permissions.
> >
> > > > Best Regards,
> > > > Rahul.
> >
> > > > On Fri, Feb 13, 2009 at 1:23 PM, Ramesh NPR <[email protected]
> >
> > > wrote:
> >
> > > > > Hi,
> > > > > I am using Flex 2.0 & jboss server, i facing problem when file
> > > > > uploading in Firefox, but same thing is working fine in IE 6 and 7.
> > > > > I getting Error code : 2038 when uploading file.
> > > > > Some one posted the same bug in adobe Bug Management System in last
> > > > > year , but till there no solutions
> > > > >http://bugs.adobe.com/jira/browse/FP-292
> >
> > > > > Is any one faced the same problem?
> >
> > > > > Help me out to solve this issue
> >
> > > > > Thanks,
> > > > > Ramesh
> >
> > > > --
> > > > "Learning is not necessary, neither is survival"
> >
> > --
> > "Learning is not necessary, neither is survival"
>
> >
>


-- 
-----------------------------
Regards,
 HISSAM,
------------------------------

--~--~---------~--~----~------------~-------~--~----~
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