I am looking to design a windows form application that opens an XML file and validates the syntax, very similar to the function on this w3schools page http://www.w3schools.com/dom/dom_validate.asp
I am fairly new to using XML so any help would be greatly appreciated :)
Loading
MichaelPosted Aug 25, 2009, 10:57 AM
Where it is saying there is no definition for 'ParseError'. I am using .NET FW 2.0 btw.
Also, i would like the user to be able to choose the xml file they want to validate by using the openfiledialog.
Roei BarPosted Aug 25, 2009, 10:44 AM
dont forget to mark this as "Accepted Answer"