我正在尝试解读与 clr20r3 关联的 P1...P10 参数的含义,该参数在我的应用程序遇到异常时写入事件日志.
I'm trying to decipher the meaning on the P1...P10 parameters associated with a clr20r3 that is written to the event log when my application experiences an exception.
我能够找到的最好的 是:
w3wp.exe)6.0.3790.1830)42435be1)mrtables.webservice)2.1.2.0)4682617f)129)50)system.argumentexception)NIL)w3wp.exe)6.0.3790.1830)42435be1)mrtables.webservice)2.1.2.0)4682617f)129)50)system.argumentexception)NIL)谷歌搜索 clr20r3 提供了数千个示例参数值,人们可以从中尝试得出一个模式.
Googling for clr20r3 provides thousands of sample parameter values, from which someone can try to derive a pattern.
但我希望获得有关参数含义的文档,而不是有根据的猜测.
But I'm hoping for documentation on the parameter meanings, as opposed to educated guesses.
虽然我希望获得规范文档,但我真的很高兴看到异常被抛出,在哪一行,并带有堆栈跟踪.
While I can hope for canonical documentation, really I'd be happy to see the exception being thrown, at what line, complete with a stack trace.
这是关于 Watson Buckets 的信息
Here is the information on Watson Buckets
这里还有一个 MSDN 文章同上.
And also here is a MSDN article on the same.
示例:
Problem Signature 01: devenv.exe
Problem Signature 02: 11.0.50727.1
Problem Signature 03: 5011ecaa
Problem Signature 04: Microsoft.VisualStudio.SharePoint.Project
Problem Signature 05: 11.0.60226.0
Problem Signature 06: 512c2dba
Problem Signature 07: 18a8
Problem Signature 08: 1d
Problem Signature 09: System.NullReferenceException
这篇关于解密 .NET clr20r3 异常参数 P1..P10的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
有没有办法知道是否有人为您的网站添加了书签Is there a way to know if someone has bookmarked your website?(有没有办法知道是否有人为您的网站添加了书签?)
使用不同的 .Net 语言?Use of Different .Net Languages?(使用不同的 .Net 语言?)
确定 ASP.NET 站点的“活动"用户数Determining an #39;active#39; user count of an ASP.NET site(确定 ASP.NET 站点的“活动用户数)
跟踪当前在线用户的最佳方式Best way to keep track of current online users(跟踪当前在线用户的最佳方式)
推荐一个开源的.NET统计库Recommend an Open Source .NET Statistics Library(推荐一个开源的.NET统计库)
给定轮班列表,创建时间表的摘要描述Create a summary description of a schedule given a list of shifts(给定轮班列表,创建时间表的摘要描述)