TortoiseSVN并行配置不正确

发布于 2024-07-04 09:04:10 字数 594 浏览 9 评论 0原文

升级到最新版本的 TortoiseSVN (1.5.2.13595) 后,它的上下文菜单不再可用。

当尝试手动运行它时,我收到此错误:

The application has failed to start because its side-by-side configuration is incorrect.
Please see the application event log for more detail

应用程序日志显示此

Activation context generation failed for "C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll". 
Dependent Assembly Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30411.0" could not be found. 
Please use sxstrace.exe for detailed diagnosis.

After upgrading to the latest version of TortoiseSVN (1.5.2.13595), it's context menu is no longer available.

When attempting to run it manually, I get this error:

The application has failed to start because its side-by-side configuration is incorrect.
Please see the application event log for more detail

The application log shows this

Activation context generation failed for "C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll". 
Dependent Assembly Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30411.0" could not be found. 
Please use sxstrace.exe for detailed diagnosis.

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

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

发布评论

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

评论(2

若言繁花未落 2024-07-11 09:04:10

我记得我之前就在发布到SO后看到过这个东西

似乎TortoiseSVN的更高版本是用Visual Studio 2008 SP1构建的(因此是9.0.30411.0构建号

) microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en" rel="noreferrer">VC2008 SP1 Redistributable 修复了此问题

I remembered I'd seen this thing before just after posting to SO

It seems that later versions of TortoiseSVN are built with Visual Studio 2008 SP1 (hence the 9.0.30411.0 build number)

Installing the VC2008 SP1 Redistributable fixes it

梦在夏天 2024-07-11 09:04:10

已确认可在 Windows 7 x64 上运行。

Confirmed working on windows 7 x64.

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