在使用vs2010调试时大量出现iso_whid,HR PROPAGATED 信息

文章提供了几种解决方案来解决在使用Visual Studio 2010调试时遇到的.NET Framework 4.0 iso_whid错误,包括在dbgview中设置过滤器、使用tracespy、禁用混合调试模式以及安装更新包。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

//z 9/5/2011 2:39 PM@is2120@csdn

.netframework4.0 iso_whid 错误

在用visual studio 2010 调试时会向dbgview输出大量的如下信息:

*** HR propagated: -2147024774
[8092] *** Source File: d:\iso_whid\x86fre\base\isolation\com

找了下有以下这些解决方案
1.在dbgview中设置过滤器
在dbgview中添加如下的excludefilters。
Workaround is to add some Exclude filters, but doesn't exclude blank lines:

*originated*;*iso_whid*;*propagated*; ;

2. 使用tracespy
另一个类似dbgview的项目
http://tracespy.codeplex.com/

//z 9/5/2011 2:39 PM@is2120@csdn
3. 禁用混合调试模式

This output is occuring inside the .NET runtime, and only appears when attachedwith a native debugger (usually because you are doing interop debugging).If you do not need to be doing interop debugging, disabling mixed modedebugging and enabling only managed debugging will prevent this output fromappearing.

4. 安装更新包
http://support.microsoft.com/kb/2468871
安装更新包:NDP40-KB2468871-v2-x64.exe
安装看了下,似乎不成


//z 9/5/2011 2:39 PM@is2120@csdn
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值