i want to upgrade my project from msxml6 to system.xml. The msxml component is coming from vb script using interfaces as type object(i.e com_object). Now the problem is when i try to cast this com object to the System.xml component it throwing en exception. Can anybody help me on this. any suggestions?
Asked
Active
Viewed 67 times
0
-
2That's just not possible. – Hans Passant Mar 12 '14 at 12:22
-
Can i get any alternatives? – Kapil Sen Mar 12 '14 at 14:01