we are currently migrating a project from Vulcan.Net to XSharp. It is containing a reference to the legacy Microsoft XML 6 DLL Interop.MSXML2.DLL.
In the migrated X# project, there is an MSXML2 (Microsoft XML 6, DLL name: Interop.MSXML2.dll) reference, and Intellisense does offer the members when I am typing MSXML2..
Nevertheless, the compiler throws an error:
Code: Select all
XS0246 The type or namespace name 'MSXML2' could not be found (are you missing a using directive or an assembly