V Veit Weber Mar 26, 2004 #1 If I try to copy a node to an node that is in another XmlDocument, I get an exception. Anybody know how to fix this ? Thx V.
If I try to copy a node to an node that is in another XmlDocument, I get an exception. Anybody know how to fix this ? Thx V.
V Veit Weber Mar 27, 2004 #3 Fine ! Thx a lot. Peter said: Use the XmlDocument.ImportNode method. Click to expand...