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
mahesh
NA
116
77.5k
What is the namespace for XmlTextReader
Jul 19 2011 1:41 AM
Dear All,
A Silverlight project with reference to System.Xml namespace. Following code not working:
XmlReader xmlReader = new XmlTextReader(System.IO.File.OpenRead(MyFile));
The error said:
Error 18 The type or namespace name 'XmlTextReader' could not be found (are you missing a using directive or an assembly reference?)
How to resolve this problem?
Reply
Answers (
1
)
WCF service in Windows Phone 7
Error while adding xaml page in asp,net