如何调试不Visual Studio .NET中的应用

编程入门 行业动态 更新时间:2024-10-22 13:55:11
本文介绍了如何调试不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 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中的应用

本文发布于:2023-11-15 02:56:02,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1590521.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Visual   Studio   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!