8

升级到最新版本的 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.
4

2 回答 2

9

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

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

安装VC2008 SP1 Redistributable修复它

于 2008-08-20T23:03:53.960 回答
0

确认在 Windows 7 x64 上工作。

于 2009-11-02T22:40:17.787 回答