ASP.NET开发服务器崩溃 [英] ASP.NET Development server crash

查看:134
本文介绍了ASP.NET开发服务器崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我得到一个崩溃而试图通过Webdev的一个ASP .NET应用程序的Visual Studio 2008中通常调试,解决此问题的常用方法是缩小将导致崩溃的code修改。这通常是耗时的。幸运的是,这只是在一个蓝色的月亮发生一次。

I'm getting a crash while trying to debug a asp .net application via webdev from Visual Studio 2008. Normally, the usual way of troubleshooting this issue is to narrow down the code change that would lead to the crash. This is usually time consuming. Fortunately, this only happens once in a blue moon.

我不知道是否有故障排除这类崩溃的更快的方法。如果做不到这一点,什么是通常的原因会导致Webdev的崩溃?

I'm wondering if there is a faster way of troubleshooting these kind of crashes. Failing that, what are the usual causes that would cause webdev to crash?

更新:

  • 在我目前的情况似乎是由堆栈溢出造成的。 :)

推荐答案

您能够得到一个异常信息被抛出?如果没有,我建议你下载和注射 ELMAH (一个很好的调试工具)到你的应用程序,看看是什么在崩溃时怎么回事。

Are you able to get an exception message being thrown? If not, I'd recommend downloading and injecting ELMAH (a nice debugging tool) into your app to see what is going on at crash time.

这篇关于ASP.NET开发服务器崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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