Maciek,

You may want to read up on crossdomain files. You should be able to 
google this term and find information. Here is a link to explore, but 
there are probably easier to understand resources.

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14213

Mike


--- In [email protected], "Maciek Malaszuk" 
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I'm struggling with strange problem.
> I'm trying to load XML file in my code which containst data about 
> images but thats nor really relevant.
> 
> Lets assume i have remote server where i run my code (domain 
> xxxxx.net).
> 
> When i point both httpservice or urlloader to http://mydomain.net/
> photos.xml it does work on my local machine but DOES NOT when i 
copy 
> the file to that mydomain server.
> 
> This is only one configuration it works on. 
> 
> Different scenario i tried and does not work is:
> loader pointing to http://mylocalmachineIP/photos.xml (which is 
> accessible from the internet) and application neither on local 
> machine nor server works.
> 
> Did anyone encountered similar problem before? I would expect 
> httpservice to be able to access file regardless of its location if 
> the url is valid...
> 
> Thanks for help as i'm really stuck on this one.
>


Reply via email to