应用程序无法在客户端计算机上运行 [英] Application can not run at client machine.

查看:94
本文介绍了应用程序无法在客户端计算机上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我为MFC项目创建了包装类(CLI项目),并在wpf项目中引用了它的dll。它在我的机器上工作正常,因为它有VS2017设置。但同样不适用于没有VS2017的机器。在没有VS2017的情况下,为了
在机器上运行CLI项目需要什么安装。我试图安装重新分发的VC ++ DLL,但它仍然无法正常工作。我缺少什么?

解决方案

dipika Panchal,


感谢您在此发帖。


根据您的描述,您已经安装了重新分发的VC ++ dll。请检查以下链接。你是否在链接中安装了相同的包?


https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads


您的计算机版本是多少?你电脑里.net框架的版本是什么?


请查看下面的链接。您是否安装了需要安装的DLL?


https://msdn.microsoft.com/en-us/library/8kche8ah.aspx?f=255&MSPPError=-2147217396


并检查使用Dependency Walker(depends.exe)为您的应用程序提供的平台。


您可以从以下链接下载。


http://www.dependencywalker.com/


最诚挚的问候,


温迪


I have created wrapper class (CLI project) for MFC project and referring its dll in wpf project. It works fine on my machine as it has VS2017 setup. but same is not working on machine which does not has VS2017. What installation is require in order to run CLI project on machine without having VS2017. I tried to install redistributed VC++ dll but still it does not work. What I am missing ?

解决方案

Hi dipika Panchal,

Thank you for posting here.

According to your description, you have installed the redistributed VC++ dll. Please check the link below. Do you install the same with package in the link?

https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

What is the version of your computer? What is the version of .net framework in your pc?

Please check the link below. Have you install the dll which need to be installed?

https://msdn.microsoft.com/en-us/library/8kche8ah.aspx?f=255&MSPPError=-2147217396

And check the platform for your application using Dependency Walker (depends.exe).

You could download the from the link below.

http://www.dependencywalker.com/

Best Regards,

Wendy


这篇关于应用程序无法在客户端计算机上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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