如何检查NET应用程序的依存关系? [英] How to check NET application dependency?

查看:62
本文介绍了如何检查NET应用程序的依存关系?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个针对64位的WPF应用程序.它可以在我的PC上启动,但是在没有任何信息的情况下无法在目标上启动.我猜这是依赖性问题.开发PC和目标PC都相同(Windows 7 64位,具有相同的硬件配置文件).

I have a WPF application which target to 64-bit. It can start on my PC, but failed to start on target without any info. I guess it is dependency issue. Both the develop PC and target PC are same (Windows 7 64-bit with same hardware profile).

我尝试使用依赖行者(64位).但这什么也没给我:

I try to use dependency walker (64-bit). But it give me nothing:

如果我使用依赖项遍历器(32位).结果相同.似乎依赖项查看器不适用于Windows 64位.

If I use dependency walker (32-bit). Same result. It seems the dependency walker does not work for Windows 64-bit.

因此,通常使用哪种工具查找为什么我的应用程序无法在目标PC上启动?

So, in general, which tool to use to find why my application not start in target PC?

推荐答案

64位Dependency Walker确实可以在Windows 64位上运行.

64-Bit Dependency Walker does work on Windows 64-bit.

在64位计算机上到底发生了什么?听起来好像不是依赖性问题-尤其是因为这些问题通常会显示异常消息.

What exactly is happening on the 64-bit machine? It sound slike it's probably not a dependency issue - especially because those typically do display exception messages.


这篇关于如何检查NET应用程序的依存关系?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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