XML TransformNodeToObject - msxml3.dll SP10 and <SP10

john.fojohn.fo Member Posts: 16
Hi all,
I have a problem with some old imports using XMLports.

When the msxml3.dll was upgraded up to SP10 the xmldom.TransformNodeToObject method has disappeared - It works again when I downgrade the xml3.dll to a Service pack < 10.

Might there be other dll's that I can use in stead? I really would like to not change my codeunits for XML too much as like the way they are programmed :)

Best regards
John

Comments

  • john.fojohn.fo Member Posts: 16
    I can use msxml6.dll in stead - then it works...
Sign In or Register to comment.