如何调试没有Visual Studio的.net应用程序 [英] How to Debug .net applications without Visual Studio

查看:116
本文介绍了如何调试没有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框架而不是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是不错的我知道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天全站免登陆