vb.net - Cannot find wrapper assembly for type library "mscomctl" -
i have migrated project vs 2008 vs 2013 . when build project following warning
cannot find wrapper assembly type library "mscomctl". verify (1) com component registered correctly , (2) target platform same bitness of com component. example, if com component 32-bit, target platform must not 64-bit.
i have unregistered , register mscomctl.ocx command prompt still error continues.
Comments
Post a Comment