locoy001 发表于 2012-3-1 22:59:03

请问一下这个问题怎么解决 8007007e





2012-03-01 21:39:55,671 ERROR System.Object [(null)] - UI Exception:
System.IO.FileNotFoundException: 检索 COM 类工厂中 CLSID 为 {A1FE23EF-03EF-4759-B021-668443C37A24} 的组件时失败,原因是出现以下错误: 8007007e。
   在 csExWB.cEXWB.InitCOMLibrary()
   在 csExWB.cEXWB..ctor()
   在 Client.Dock_FrmWelcome.
z()
   在 Client.Dock_FrmWelcome..ctor()
   在 Client.Platform.get_m_frmwelcome()
   在 Client.Platform.
w()
   在 Client.Platform.
s(Object
:, EventArgs
;)
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 System.Windows.Forms.Form.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.Form.WmShowWindow(Message& m)
   在 System.Windows.Forms.Form.WndProc(Message& m)
   在 Client.Platform.WndProc(Message&
?)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2012-03-01 22:24:01,628 ERROR System.Object [(null)] - UI Exception:
System.IO.FileNotFoundException: 检索 COM 类工厂中 CLSID 为 {A1FE23EF-03EF-4759-B021-668443C37A24} 的组件时失败,原因是出现以下错误: 8007007e。
   在 csExWB.cEXWB.InitCOMLibrary()
   在 csExWB.cEXWB..ctor()
   在 Client.Dock_FrmWelcome.
z()
   在 Client.Dock_FrmWelcome..ctor()
   在 Client.Platform.get_m_frmwelcome()
   在 Client.Platform.
w()
   在 Client.Platform.
s(Object
:, EventArgs
;)
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 System.Windows.Forms.Form.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.Form.WmShowWindow(Message& m)
   在 System.Windows.Forms.Form.WndProc(Message& m)
   在 Client.Platform.WndProc(Message&
?)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

holderist 发表于 2012-3-2 01:51:42

我也出现这个错误,我是新安装的V7程序,一点就出现这一错误

ken119 发表于 2012-3-2 03:25:18

估计是.NET的问题

caziyo 发表于 2012-3-2 09:14:43

是qq管家之类的系统清理软件会自动删除采集器的dll造成,
已经修复,等更新吧

locoy001 发表于 2012-3-2 12:31:31

有没有什么好的解决办法啊!

nolonly 发表于 2012-3-4 17:09:45

希望能尽快解决。。。。。。

pc10201 发表于 2012-3-4 17:36:27

解决了
HKEY_CLASSES_ROOT\CLSID\{A1FE23EF-03EF-4759-B021-668443C37A24}
删除上面的注册表键值就行了,如果以前在其他目录用过v7的采集器,可能会出现这个错误,删除就好了

孤独天空 发表于 2012-3-6 09:59:59

我也会这样。。。。。。。。

流浪侠女 发表于 2012-3-6 10:03:58


处理方法:(1).复制采集器System目录下的 csExWBDLMan.dll 文件到系统目录下,一般是

Windows\system32
(2).在命令行中运行regsvr32 csExWBDLMan.dll
具体参考这个帖子 :

http://bbs.locoy.com/spider-69622-1-1.html

流浪侠女 发表于 2012-3-6 10:04:19

先这样试试不行的话 再联系我们客服人员
页: [1] 2
查看完整版本: 请问一下这个问题怎么解决 8007007e