Re: XmlDocument parsing using SelectSingleNode()



Thanks, but let me clarify for the benefit of others who may read this
thread later. The use of 'new' isn't the issue here. The code works fine on
other XML documents. The issue appears to be the declaration of a namespace
by the XML document. See other replies in this thread.

Also, and please don't take offense, the 'MVP' designation is awarded by
Microsoft to very experienced programmers. I don't think they would confer
that status on someone with just a few weeks experience in C#. I simply
don't want a later reader to be confused.

Be assured, I do appreciate the effort to be helpful!


.