|
 |
aspx thread: Remote XML
Message #1 by Scott Watermasysk <swatermasysk@C...> on Mon, 30 Apr 2001 15:16:32 -0400
|
|
I am trying to read a remote XML file with ASP.Net
(http://someplaceorsomewhere.com/XMLFILE.xml).
I don't have any problem reading one that is located on my own server, but
when I try to read one through that exist on another site, it just doesn't
seem to work and I can't seem to figure it out.
Does anyone have any sample code? or a good resource?
Thanks,
Scott
Message #2 by "Daniel Anderson" <dcanderson@u...> on Mon, 30 Apr 2001 14:17:41 -0600
|
|
Do you have the right permissions to read the file on the other server? You
might check into that as your first culprit.
----- Original Message -----
From: "Scott Watermasysk" <swatermasysk@C...>
To: "ASP+" <aspx@p...>
Sent: Monday, April 30, 2001 1:16 PM
Subject: [aspx] Remote XML
> I am trying to read a remote XML file with ASP.Net
> (http://someplaceorsomewhere.com/XMLFILE.xml).
>
> I don't have any problem reading one that is located on my own server, but
> when I try to read one through that exist on another site, it just doesn't
> seem to work and I can't seem to figure it out.
>
> Does anyone have any sample code? or a good resource?
>
> Thanks,
> Scott
>
>
> ---
> SoftArtisans helps developers build robust, scalable Web applications!
> Excel Web reports, charts: http://www.softartisans.com/excelwriter.html
> File uploads: http://www.softartisans.com/saf.html
> Transactional file management: http://www.softartisans.com/saf1.html
> Scalability: http://www.softartisans.com/saxsession.html
> ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html
>
>
|
|
 |