in

Browse by Tags

  • NullReferenceException was unhandled?

    I am trying to loop through an xml file and I am getting the error message in the title. It also says to use the "new" keyword to create an object. The error occurs on the line with 'string username = d.ChildNodes[1].InnerText; Code Snippet: 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14...
    Posted to Visual C Sharp (Forum) by microsoft on 06-11-2009
Page 1 of 1 (1 items)