【问题标题】:Using VB DLL Visual Studio 2008 Run in Windows 7 ERROR使用 VB DLL Visual Studio 2008 在 Windows 7 中运行错误
【发布时间】:2011-08-18 13:53:28
【问题描述】:

当我在 Windows7 32BIT 中运行的 VS2008 中使用 [VB DLL] 时,它工作正常,

但是当我在 windows7 64BIT 的 VS2008 中运行 [VB DLL] 时,它给了我以下错误:

创建表单时出错。 请参阅 Exception.InnerException 了解 细节。错误是:无法加载 文件或程序集 'Interop.HMS_Server, 版本=784.0.0.0,文化=中性, PublicKeyToken=null' 或其之一 依赖关系。系统找不到 指定的文件。

关于如何运行应用程序的任何建议???

【问题讨论】:

    标签: visual-studio-2008 windows-7-x64


    【解决方案1】:

    只需在 SysWOW64 中注册它或其他 OCX 和 COM DLL

    【讨论】:

      猜你喜欢
      • 2011-03-04
      • 1970-01-01
      • 2012-02-24
      • 1970-01-01
      • 1970-01-01
      • 2012-11-08
      • 2014-08-16
      • 2010-09-30
      • 1970-01-01
      相关资源
      最近更新 更多