应用程序未在Non Developer系统上运行 [英] Application not running on Non Developer systems

查看:81
本文介绍了应用程序未在Non Developer系统上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我们正在使用VC ++.Net(VS 2008)MFC Dll应用程序实现acrobat插件.

我们指的是一个C#dll,用于在VC ++对话框(用户界面)上托管Infragistics WPF网格.
我们创建了C#dll和插件应用程序,并在acrobat.exe文件夹中添加了C#dll.

现在,该应用程序可以在我们的开发人员机器上正常运行,但是同一应用程序无法在非开发人员机器上运行.我们添加了所有依赖库(演示核心,Presentation Framework,Windows Base,用于WPF网格的C#dll,InfragisticsWPF3.DataPresenter.v10.2.dll,InfragisticsWPF3.Editors.v10.2.dll,InfragisticsWPF3.v10.2.dll),在非开发人员计算机中也是如此.

仍然在那里不起作用.

可能是什么问题呢?我们还需要添加其他库吗?我们需要更改任何设置吗?

请让我知道.

谢谢
palaksha

Hi,

We are implementing an acrobat plug-in using VC++.Net (VS 2008) MFC Dll application.

We are referring a C# dll for hosting Infragistics WPF grid on the VC++ dialog(User interface).
We created C# dll and plug-in application and added C# dll in acrobat.exe folder.

Now the application works fine in our developer machine, but the same application is not running on Non-developer machines. We added all dependent libraries (Presentation core, Presentation Framework, Windows Base, C# dll for WPF grid, InfragisticsWPF3.DataPresenter.v10.2.dll, InfragisticsWPF3.Editors.v10.2.dll, InfragisticsWPF3.v10.2.dll), in the Non developer machines too.

Still it is not working there.

What could be the problem? Are there any more libraries we need to add? Any settings we need to change?

Please let me know.

Thank you,
palaksha

推荐答案

检查是否在非开发人员系统上安装了正确的.Net框架(+更新).
Check that you have the right .Net framework (+ updates) installed on the non-developer system.


检查您的MFC dll的链接器设置.如果MFC和CRT不是静态链接的,则还需要分发它们.一种方法是通过安装此程序: Microsoft Visual C ++ 2008 SP1可再发行组件包(x86) [
Check the linker settings for your MFC dll. If MFC and CRT are not linked statically, than you need to distribute them as well. One way to do it is by installing this: Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) [^]


是的,我们尝试通过安装"Microsoft Visual C ++ 2008 SP1可再发行组件(x86 )[^]包",
但仍然无法在非开发人员系统上使用.
请任何人解决此问题-
以及我们需要为clr安装的任何其他软件,以使其能够在非开发人员系统上正常工作
Yes, We tried by installing that "Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) [^] package",
but still it is not working on Non developer systems.
Please anybody solve this issue -
and any other software we need to install for clr to make it work on Non developer systems


这篇关于应用程序未在Non Developer系统上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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