如何调试不Visual Studio .NET中的应用 [英] How to Debug .net applications without Visual Studio

查看:162
本文介绍了如何调试不Visual Studio .NET中的应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请让我知道,如果这已经问过,我没能找到任何关于这一问题的问题: -

Please let me know if this has been asked before, I wasn't able to find any questions on this subject:-

我需要确定抛出的计算机上安装.NET Framework,但不是Visual Studio的异常的内部异常(也不可能安装在计算机上的Visual Studio)。我怎么可以检查这个内部异常?

I need to determine the inner exception of an exception thrown on a computer with the .net framework installed but not Visual Studio (nor is it possible to install Visual Studio on the computer). How can I examine this inner exception?

请注意几点:

  • 这是从另一台计算机没有很好的运行Visual Studio的问题在于实际包装盒上的;这是一阶的heisenbug。
  • 在我知道的WinDbg是一种选择,但我需要这个迅速完成,不幸的是我想象中要学会的WinDbg足以完成这件事将超过的时候,我已经花费的时间 - 然而,如果任何人有一步一步的在此说明我会感兴趣。
  • 在我有充分的管理权限,并可以安装任何不是太大(与安装VS的问题是,没有足够的硬盘空间)。

谢谢!

推荐答案

你有没有过的看着MDBG ?这可能需要一段时间来解决,但相当直截了当。

Have you had a look at MDBG? It may take you a while to get around but is fairly straight forward.

此外 DbgClr 可能是一种选择,我认为它还是应该在SDK中的某个地方。

Also DbgClr may be an option, I think its still supposed to be in the SDK somewhere.

这篇关于如何调试不Visual Studio .NET中的应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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