TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
SivaRamaKrishna Raju
NA
44
0
XML XDocument Load web rss feed link in silverlight
Jul 23 2010 3:55 AM
Hi All,
In my application I am working with the RSS Feeds for that I am loading the XML document is as follows
XDocument Feeds = XDocument.Load(txtRssUrl.Text);
While running in the above statement getting error is as follows
Cannot open 'http://www.c-sharpcorner.com/Rss/News.aspx'. The Uri parameter must be a relative path pointing to content inside the Silverlight application's XAP package. If you need to load content from an arbitrary Uri, please see the documentation on Loading XML content using WebClient/HttpWebRequest.
Here i am Using the XDocument because i am writing this code under an Silverlight application so here it does not support XmlDocument
so please slove this one ASAP
It is Urgent…
Thanks and Regars
V.S.R.K.raju
Reply
Answers (
0
)
bulk insert to ms access with csv file
TCPClient connection to IPv6 address