无法在 VS 2010 中使用 FAXCOMEXLib 了吗?

发布于 2024-08-29 20:14:14 字数 524 浏览 1 评论 0原文

我刚刚从 Visual Studio 2008 迁移到 Visual Studio 2010。

我的一个项目使用Microsoft 传真服务扩展 COM 类型库。将项目转换为 VS 2010 后,出现以下编译器错误:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets(1558,9): error MSB3648: The Keycontainer-path "VS_KEY_812A0248FF872DEC"是无效的。 KeyContainer 必须指向现有文件。 C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets(1558,9):警告 MSB3283:未找到类型库“FAXCOMEXLib”的包装程序集。

我尝试从项目中删除 FAXCOMEXLib 并再次添加它,但没有帮助。

我在其他 COM 引用中也遇到了类似的问题。

我该如何解决这个问题?

I'm just in the process of moving from Visual Studio 2008 to Visual Studio 2010.

One of my projects use the Microsoft Fax Service Extended COM Type Library. After converting the project to VS 2010 I get the following compiler error:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets(1558,9): error MSB3648: The Keycontainer-path "VS_KEY_812A0248FF872DEC" ist invalid. KeyContainer must point to an existing file.
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets(1558,9): warning MSB3283: Wrapperassembly for type library "FAXCOMEXLib" not found.

I tried to remove FAXCOMEXLib from the project and adding it again, but it did not help.

I got a similar problem with other COM references.

How do I resolve this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

败给现实 2024-09-05 20:14:14

这是一个已知的错误。看一下 此 Microsoft Connect 条目有一个解决方法。

It is a known bug. Take a look at this Microsoft Connect entry which has a workaround.

春夜浅 2024-09-05 20:14:14

这可能与您不再相关,但对其他人可能仍然如此。我最近遇到了同样的问题,在搜索中我发现了这个常见 FAXCOMEXLib 的列表错误。无论如何,我帮助了我。

this might not be relevant for you any more, but might be so for others. I've had the same problem recently and in my searches I found this list of common FAXCOMEXLib errors. I helped me, in any case.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文