无法打开 VB 项目,出现错误“C:windowssystem32mscomctl.ocx"无法加载 [英] not able to open VB project, getting error "C:windowssystem32mscomctl.ocx" could not be loaded

查看:11
本文介绍了无法打开 VB 项目,出现错误“C:windowssystem32mscomctl.ocx"无法加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I have a VB project was able to work without any issues, but now when i open the project i am getting the error with mscomctl.ocx. I have re-registered the ocx but still am not able to load the project.

How can I fix this problem?

解决方案

I was having this issue when I open the project on Windows 7 64-bit environment, it works correctly on win XP machine. I did a very simple change in project file earlier it says

Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.1#0; MSCOMCTL.OCX

I changed 2.1 to 2.0 because I have seen it like that in many forums and it worked like charm. The updated reference in VBP file is

Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX

这篇关于无法打开 VB 项目,出现错误“C:windowssystem32mscomctl.ocx"无法加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆