Hi, I am using Visual C# window creating an application to read an xml file.
At some point I need to use XPathNavigator and XPathNodeIterat or however
when I used those subjects I get error message . I add the "System.Xml.XPa th"
class however it either empty or not implemented. This problem happened also
when I was going to use FlowLayoutPanel . How I can activate the above
classes? Do I need to instal something? Thanks
--
Nejadian
At some point I need to use XPathNavigator and XPathNodeIterat or however
when I used those subjects I get error message . I add the "System.Xml.XPa th"
class however it either empty or not implemented. This problem happened also
when I was going to use FlowLayoutPanel . How I can activate the above
classes? Do I need to instal something? Thanks
--
Nejadian
Comment