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

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -