C#中的未知异常 [英] unknown Exception in c#

查看:157
本文介绍了C#中的未知异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我很少遇到此错误,并且在此异常之后,应用程序进程被终止.

你能告诉我为什么我要得到这个吗?

 "  

解决方案

请查看以下内容:

http://support. microsoft.com/kb/185294 [ ^ ]




您需要在每个代码中使用 Try ... Catch 块.还可以使用Try ... catch检查您是否丢失了?使用Logger记录来自应用程序的每个异常.如果您正在使用此异常,则它也可能来自第三方应用程序.

请也说明您的项目,以便我们为您提供帮助.

谢谢
-Amit.


hi
Rarely i am getting this error and after this exception the application process is killed.

Can you please clarify me why i am getting this.

"The exception unknown software exception (0xe06d7363) occured in the application at location 0x7573d36f"

解决方案

please take a look to:

http://support.microsoft.com/kb/185294[^]


Hi,

You need to use Try ...Catch block with every code. also check if you are missing with Try... catch ? use Logger to log each and every exception coming from your application. this exception may also come from third party application if you are using it.

please explain your project also so we can help you out.

Thanks
-Amit.


这篇关于C#中的未知异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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