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
Nitin Bhardwaj
NA
15.9k
13m
Xml read in asp.net
Mar 26 2014 1:48 AM
Hi,
I have a xml file. and read by this code.
dataset.ReadXml(Server.MapPath(xmlPath.ToString() +"/Test_resp.xml"),XmlReadMode.Auto);
But I got an error
"Cannot add constraint to DataTable 'Item' which is a child table in two nested relations."
How to load xml in dataset. Please tell me
Reply
Answers (
2
)
How to display product offers from database on image ?
Which event is fired on Save Button in Dev Express Grid View