Click here to Skip to main content
Sign Up to vote bad
good
I want to display the data in the below xml file in a vb.net list box,I did tried a lot of example but i'm getting errors. 'EndElement' is an invalid XmlNodeType. Line 3, position 190.
plz help me !
<?xml version="1.0" encoding="UTF-8"?>
-<calls count="31" date="1360309147911"> <call date="1359279658478" photoid="0" name="nish" duration="29" new="1" numbertype="2" modified="1" type="2" number="7828609" iccid="8923001070620096930" modified_time="1360181147995"/> <call date="1359280316705" photoid="0" name="Mish" duration="6" new="1" numbertype="2" modified="1" type="2" number="7388609" iccid="8923001070620096930" modified_time="1360181147995"/>
Posted 13 Feb '13 - 1:47
Edited 13 Feb '13 - 5:48

Comments
ryanb31 - 13 Feb '13 - 7:50
One way would be to use the XMLDocument to load the file, go through the nodes, and add them to the list. There may be easier ways. Show us what you have so we can help.

1 solution

Hi,
Go through this-
XML File Parsing in VB.NET[^]
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 333
1 Sergey Alexandrovich Kryukov 140
2 Mohammed Hameed 123
3 Santhosh G_ 113
4 Ron Beyer 74
0 Sergey Alexandrovich Kryukov 8,266
1 OriginalGriff 6,516
2 CPallini 3,533
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 13 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid