发新话题
打印

[已解决] CQ客户端安装后不能使用( 此文章被查看:1166次,被回复:5篇!! )

CQ客户端安装后不能使用

我安装好CQ后,进入后提交BUG时老提示错误,错误信息如下:
ERROR! Creating ActiveX Scripting Engine failed.Scripting engine is probably not correctly registered or CLSID
incorrect.Result code is 0x80004005
The complete script text has been written to file
C:\DOCUME~1\YANGDO~1\LOCALS~1\Temp\cq_vbscript_11052007161043.txt

我重装过CQ也没有用,这是什么原因啊?有没有办法解决啊?


问题已经解决 [打开主题]
本主题的最佳答案为 [ 5 楼].



© 本文为 xuqinqinSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

回复 #1 xuqinqin 的帖子

这个是在web端提交的时候的报错的吧



© 本文为 ljs53SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

不知道你用的cq是什么版本,什么系统,
如果是脚本引擎的问题,可以下载一个最新的Script Engine,安装后重新启动一下,应该就可以了~



© 本文为 yunshanSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

这个不是web端出现的错误,我是使用客户端提交BUG的,我安装的CQ是2002 5.0版本的 系统是Windows2000的系统,

附件

cq_error.JPG (18.38 KB)

2007-5-22 16:08

CQ_ERROR

cq_error.JPG


© 本文为 xuqinqin 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

Solution
Perform a search to make sure the vbscript.dll exists on your system.  This file normally resides in your windows system directory.  If it is missing, copy it from another system to yours, or reinstalling Microsoft Internet Explorer will also copy this file to your system.


At the Run command line (from the Windows Start Menu), type in:
"regsvr32  C:\WINNT\system32\vbscript.dll" (the windows system path may be different in your case).  This will register the vbscript.dll that is necessary to run PASSPORT macros.  You should get a message back from Windows telling you that the registration was successful.


最佳答案
该回答被楼主/管理员列为正解!

© 本文为 lilin 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

谢谢各位啦!我用lilin的方法试了一下,已经解决了。

© 本文为 xuqinqin 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

发新话题