积极答复者
调试出现的相关问题

问题
-
未能找到引用的组件“AxMSFlexGridLib”。
警告 4 未能找到引用的组件“MSAdodcLib”。
警告 5 未能找到引用的组件“MSFlexGridLib”。
警告 1 无法加载引用“AxMSFlexGridLib”的类型库。库没有注册。 (异常来自 HRESULT:0x8002801D (TYPE_E_LIBNOTREGISTERED))
警告 2 无法加载引用“MSAdodcLib”的类型库。库没有注册。 (异常来自 HRESULT:0x8002801D (TYPE_E_LIBNOTREGISTERED))
警告 3 无法加载引用“MSFlexGridLib”的类型库。库没有注册。 (异常来自 HRESULT:0x8002801D (TYPE_E_LIBNOTREGISTERED
答案
-
-
你好!
找到这几个Dll,然后用RegSvr32命令注册一下这些组件!
在“开始→运行”中键入“Regsvr32 C:\\AxMSFlexGridLib.dll” 路径你自己改一下!
周雪峰- 已标记为答案 Jing0Moderator 2010年6月9日 5:06
-
计算机上没装VB6?
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Jing0Moderator 2010年6月9日 5:06
全部回复
-
-
你好!
找到这几个Dll,然后用RegSvr32命令注册一下这些组件!
在“开始→运行”中键入“Regsvr32 C:\\AxMSFlexGridLib.dll” 路径你自己改一下!
周雪峰- 已标记为答案 Jing0Moderator 2010年6月9日 5:06
-
计算机上没装VB6?
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Jing0Moderator 2010年6月9日 5:06