Using VB.NET and XML offline
Hello,
I'm having trouble reading in an XML file while my machine is offline.
I suspect it is trying to get a schema or something of that ilk from the net. It is throwing an exception when I try to load the XML file. Can I use XmlDocument without being on the Internet? If so, what do I need to do?
Thanks,
Bruce Hamilton - MCAD.NET
|