I am getting the following error when I try to use the XmlReader class in my program.
I have System.Xml as an import.
I am getting the following error when I try to use the XmlReader class in my program.
I have System.Xml as an import.
Bugger. I just found this post
Seems it is not included in TinyCLR so I am stuck trying to use an old library that pulls XML data from a website.
[EDIT] I found it!! DOH!!