如何获取特定版本的 .NET 运行时以在 Windbg 中使用?

发布于 2024-08-11 04:29:03 字数 371 浏览 6 评论 0原文

我正在从我们的一台服务器调试旧进程转储。它是大约一个月前创建的。要使用 SOS,我需要适用于 AMD64 架构的 mscorwks.dll 和 mscordacwks.dll 版本 2.0.50727.4016。

有没有官方的地方可以获取这些dll?我发现 StackOverflow 上的一个问题在某种程度上解决了这个问题,但解决方案似乎有点黑客和迂回。

获取旧框架 dll 的 Microsoft 官方渠道是什么?

I am debugging an old process dump from one of our servers. It was created about a month ago. To work with SOS, I need version 2.0.50727.4016 of mscorwks.dll and mscordacwks.dll for the AMD64 architecture.

Is there some official place to get these dlls? I found one question on StackOverflow that somewhat addresses the issue, but the solution seems a bit hackish and roundabout.

What is the official Microsoft channel for getting old framework dlls?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

﹏半生如梦愿梦如真 2024-08-18 04:29:03

如果我没记错的话,这是官方的 .NET 2.0 x64 版本。您可以在此处获取: http://www.microsoft.com/downloads/details.aspx?familyid=B44A0000-ACF8-4FA1-AFFB-40E78D788B00&displaylang=en

只需安装并在\Microsoft.NET下找到它

If i'm not mistaken this is an official .NET 2.0 x64 build. You can take it here: http://www.microsoft.com/downloads/details.aspx?familyid=B44A0000-ACF8-4FA1-AFFB-40E78D788B00&displaylang=en

Just install and find it under \Microsoft.NET

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文