We have C# project which extensively interact with VBScript. Both talk to each other through XMLData. In Such cases, we have used Interop.MSXML2.dll. The whole projects are compatible to run with 32 bit processors. As part of project upgrades we need to support 64bit architect. With that in mind. I would like to know if we need to replace Interop.MSXML2.dll with some other Interop ?
Thanks
No comments:
Post a Comment