解决“Could not activate Plug-In: Version Control Interface 1.2”

作者: harde 分类: 开发相关,数据库 发布时间: 2013-03-07 16:37

FOR ENGLISH VISITER:

Open regedit
Remove “HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer\PlugIns\VCS\Init”
Or Change it’s value to “1”.
Have a nice day.

今天同事说他的PL/SQL Developer的VCS插件有问题。怎么弄都搞不定,无论是重新安装PL/SQL Developer 还是 VCS插件,都不好用。
即使更新到最新的版本也是一样。(当前最新是1.2.4)。
下面,公司另外一个同事也遇到同样问题,他是由7升级至9造成的。
forums.allroundautomations.com 我看到Andy D说了这样一句话

I deleted the VSS registry entries and that solved the issue.

所以我猜想,应该是注册表的原因造成的。
简单的搜索一下,找到了这里:
HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer
然后,我又在PlugIns\VCS下看到了这样的一个DWORD值。
“Init”=dword:00000000
改成1,或者干脆删除。再次打开PL/SQL问题就解决了。

后话:
同样还是在forums.allroundautomations.com
Marco Kalter也说明了这个问题:

Can you start regedit, and delete the following value?
HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer\PlugIns\VCS\Init
Let me know if this helps.

如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注