是否有visual studio 2008运行时版本的摘要? [英] Is there a summary of visual studio 2008 runtime versions?

查看:152
本文介绍了是否有visual studio 2008运行时版本的摘要?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找一个奇怪的问题,其中一个我们的应用程序的dll的加载失败在某些系统(使用全局标志加载器捕捉标志显示它在LoadLibraryEx的某个地方)。 windbg中的日志显示,正在引用 MSVCR90.DLL 的几个不同版本。看来,我们的清单中引用的版本不同于我们安装的可再发行型运行时。

I've been looking into a strange problem where loading of one of our application's dlls fails on certain systems (using the Global Flags loader snap flag shows it's somewhere within LoadLibraryEx). The logs in windbg show that there seem to be several different versions of MSVCR90.DLL being referenced. It appears that the version referenced in our manifest is different to the redistributable runtime we're installing.

我一直在试图找到不同运行时版本的明确列表对于Visual Studio服务包和安全修补程序,但我找不到任何有用的。

I've been trying to find a definitive list of the different runtime versions for the Visual Studio service packs and security hotfixes, but I can't find anything useful.

在我自己的机器上我至少有五个不同的安装,但我可以不能将它们与Visual Studio正在构建的内容相关联。这是我现在找到的:

On my own machine I have at least five different ones installed, but I can't relate them to what Visual Studio is building. This is what I've found up to now:

  • 9.0.21022.8 - this is what my VS2008 SP1 machine appears to be building against
  • 9.0.21022.218: Security update for VS2008
  • 9.0.30729 ?
  • 9.0.30729.17 - VS2008 SP1 http://www.microsoft.com/downloads/en/confirmation.aspx?FamilyID=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2
  • 9.0.30729.4148 - VS2008 SP1 28/7/2009 (also seems to include the ATL update) http://support.microsoft.com/kb/973552 http://support.microsoft.com/kb/971092/
  • 9.0.30729.4974 - seems to be part of Team Foundation Server 2010
  • 9.0.30729.5570 - 21 April 2011 security update http://support.microsoft.com/kb/2465361

有没有比这更完整的列表,或澄清我们正在建立的版本?

Is there a more complete list than this, or one that clarifies which version we are building?

什么是完全修补的Visual Studio 2008安装? SP1 + ATL修补程序?是否有进一步的安全更新?

What is a fully-patched Visual Studio 2008 installation? SP1 + ATL hotfix? Are there further security updates?

编辑:
我发现这个页面至少将所有下载放在一个地方:http://support.microsoft.com/default.aspx?scid=kb ; en-us; 2019667& sd = rss& spid = 12913

EDIT2:
看起来只是更新到最新的视觉工作室库不会自动使用它们 - 您需要显式绑定到最新的库版本

It appears that merely updating to the most recent visual studio libraries doesn't automatically use them -- you need to explicitly bind to the latest library version

推荐答案

我知道这是一个旧线程,未来读者的好处,我在这里有一个: http: //niemiro.co.uk/Blog/windows-update-troubleshooting/visual-c-file-versions/

I know this is an old thread, but for the benefit of future readers, I have one here: http://niemiro.co.uk/Blog/windows-update-troubleshooting/visual-c-file-versions/

尚不完全,但它已经超过了当前发布在这个线程,我还没有找到一个更好的列表。

It isn't totally complete yet, but it has more than what is currently posted in this thread, and I haven't yet found a better list.

如果您有任何要添加的内容,这里的评论将非常感谢,我会在有机会时添加。

If you have anything to add, a comment here would be greatly appreciated, and I will add it when I get the chance.

这篇关于是否有visual studio 2008运行时版本的摘要?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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