无法使用VS 2010启动SOS.dll [英] Unable to launch SOS.dll using VS 2010

查看:91
本文介绍了无法使用VS 2010启动SOS.dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从 Visual Studio 2010 Ultimate 启动SOS.dll.我收到以下错误.

I am trying to launch the SOS.dll from Visual Studio 2010 Ultimate. I get the below errors.

命令期间错误:IDebugClient要求使用未实现的接口 命令期间出错:在1BC4EF9E处发生异常c0000005

Error during command: IDebugClient asked for unimplemented interface Error during command: Exception c0000005 occurred at 1BC4EF9E

我还为该项目启用了非托管调试.不知道我在想什么. 我尝试使用以下命令启动sos.dll

I have also enabled the unmanaged debugging for the project. Not sure what I am missing. I tried to launch the sos.dll using following commands

.load sos
.load sos.dll
.load C:\Windows\Microsoft.NET\Framework\v4.0.30319\sos.dll

不确定我缺少什么.

VS 2008 一起使用时,我能够load SOS.dll. 任何建议都非常感谢.

I am able to load SOS.dll when used with VS 2008. Any advise is really appreciated.

谢谢.

此致

Yogendra

推荐答案

SOS.dll在VS2010中不起作用.

SOS.dll does not work in VS2010 if you have upgraded your CLR to .NET 4.5.

查看全文

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