VB6 Outlook加载项可在Outlook 2013中使用,但仅当安装了完整的Office时才可以吗? [英] VB6 Outlook Add-in works in Outlook 2013 but only if full Office is installed?

查看:196
本文介绍了VB6 Outlook加载项可在Outlook 2013中使用,但仅当安装了完整的Office时才可以吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个VB6 Outlook加载项.该软件已经过测试,并且可以在装有32位OFFICE的Windows 7 64位计算机上运行.

I have a VB6 Outlook add-in. This is tested and working on a Windows 7 64bit machine, with 32bit OFFICE installed.

在另一台安装Windows 7 64位,32位OUTLOOK的PC上,加载项不会加载.它不在COM加载项列表中,并且当我尝试将其手动添加到该列表时,它不会出现!

On another PC, Windows 7 64bit, 32bit OUTLOOK install, the add-in does not load. It is not listed in the list of COM add-ins, and when I try to add it to that list manually, it does not appear!

我认为某些Office DLL会引起某些问题,但我不知道如何解决问题的根源.

I assume that there is some dependancy with some office DLLs causing the issue but I don't know how to troubleshoot to find out where the issue lies.

有人可以给我任何提示吗?

Can anyone give me any tips??

提前谢谢!

推荐答案

我遇到了完全相同的问题,直到我意识到问题来自C:\ Program Files(x86)\ Common Files \ DESIGNER \ MSADDNDR.DLL,由Office 2013 Pro带来,其文件在2010年进行了修改,而不是家族版本.查看 http://support.microsoft.com/kb/2792179提到这个问题.还要注意的另一件重要事情是,家庭版看起来像是ClickToRun版本(simili AppV虚拟化应用程序和专业版是完全安装的版本).

I got exactly the same problem until I realized the problem was coming from C:\Program Files (x86)\Common Files\DESIGNER\MSADDNDR.DLL, that is brought by Office 2013 Pro with a file modified in 2010, and not with the family version. Check out http://blogs.msdn.com/b/vsod/archive/2012/11/21/vb6-based-add-ins-may-fail-to-work-on-office-2013.aspx and http://support.microsoft.com/kb/2792179 that mention this issue. Another important thing to note that that the Family edition looks to be a ClickToRun version (simili AppV virtualized application and Professional version is a fully installed version).

这篇关于VB6 Outlook加载项可在Outlook 2013中使用,但仅当安装了完整的Office时才可以吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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