Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 28, 2006 02:08 AM by ashift8
Member
15 Points
5 Posts
Aug 28, 2006 02:08 AM|LINK
I was trying to get a cross-domain XML file to work with and XMLDataSource control in ASP.NET, but I got an error that said:
Access to the URL "url here' was denied in the XmlDataSource with ID 'id here' because of security settings.
Is there any way to write a proxy in ASP.NET to access this file? (I know how to do this in PHP.) Does anyone know how to get this to work?
Note: I cannot edit the IIS metabase because of my hosting company limitations.
ashift8
Member
15 Points
5 Posts
cross domain xml
Aug 28, 2006 02:08 AM|LINK
I was trying to get a cross-domain XML file to work with and XMLDataSource control in ASP.NET, but I got an error that said:
Access to the URL "url here' was denied in the XmlDataSource with ID 'id here' because of security settings.
Is there any way to write a proxy in ASP.NET to access this file? (I know how to do this in PHP.) Does anyone know how to get this to work?
Note: I cannot edit the IIS metabase because of my hosting company limitations.