A
AliRezaGoogle
Dear Members
When I tried to navigate in an XML file, an exception occurred :
"An error occurred while parsing XML file".
I want to ignore the case (line(s)) which caused the exception and
continue navigating, but unfortunately xmlreader.Read() does not work.
It seems that the xmlreader object hangs. How can I overcome this bug?
Thanks in advance
When I tried to navigate in an XML file, an exception occurred :
"An error occurred while parsing XML file".
I want to ignore the case (line(s)) which caused the exception and
continue navigating, but unfortunately xmlreader.Read() does not work.
It seems that the xmlreader object hangs. How can I overcome this bug?
Thanks in advance