Build error after referencing MSHTML typelib

  • Thread starter Thread starter Neo the 1
  • Start date Start date
N

Neo the 1

Guest
I get this error after I add reference to MSHTML COM typelib:

Warning Cannot find wrapper assembly for type library "MSHTML". Verify that (1) the COM component is registered correctly and (2) your target platform is the same as the bitness of the COM component. For example, if the COM component is 32-bit, your target platform must not be 64-bit.

This worked in older versions of Visual Studio (2010). Does VS217 drop support for COM interop?

Ignorance is blissful

Continue reading...
 
Back
Top