Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

load xml file from a web part

  Asked By: Sidney Cortez         Date: Jun 29, 2007      Category: Sharepoint      Views: 317
 

I keep getting an exception of System.UnauthorizedException when
loading a xml file, the code is like this:

xml = new xmlDcoument();
xml.load("http://servername/wpResources/data.xml");

Any help?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:            

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on load xml file from a web part Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].