dpursifull
Programmer
Hello,
I am attempting to use the XMLTextReader to read a stream. I keep getting the error "The root element is missing." However, I can physically see the root element and know it's not missing. This error occurs at the
reader.MoveToContent()
line. Has anyone encountered this problem before?
Thanks,
Dena
I am attempting to use the XMLTextReader to read a stream. I keep getting the error "The root element is missing." However, I can physically see the root element and know it's not missing. This error occurs at the
reader.MoveToContent()
line. Has anyone encountered this problem before?
Thanks,
Dena