Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/138.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
激活上下文生成失败。VC运行时错误 P>有两个服务,我尝试安装,都是用C++开发的。当我尝试一对一安装它们时,会出现以下错误: Activation context generation failed for "C:\Timer.exe". Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.6161" could not be found. Please use sxstrace.exe for detailed diagnosis._C++_Visual C++_Runtime - Fatal编程技术网

激活上下文生成失败。VC运行时错误 P>有两个服务,我尝试安装,都是用C++开发的。当我尝试一对一安装它们时,会出现以下错误: Activation context generation failed for "C:\Timer.exe". Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.6161" could not be found. Please use sxstrace.exe for detailed diagnosis.

激活上下文生成失败。VC运行时错误 P>有两个服务,我尝试安装,都是用C++开发的。当我尝试一对一安装它们时,会出现以下错误: Activation context generation failed for "C:\Timer.exe". Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.6161" could not be found. Please use sxstrace.exe for detailed diagnosis.,c++,visual-c++,runtime,C++,Visual C++,Runtime,第二种服务: Activation context generation failed for "C:\Porc.exe". Dependent Assembly Microsoft.VC80.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0" could not be found. Please use sxstrace.exe f

第二种服务:

Activation context generation failed for "C:\Porc.exe". Dependent Assembly Microsoft.VC80.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0" could not be found. Please use sxstrace.exe for detailed diagnosis.
我尝试安装这两个软件包:和

但是,单击那里的setup.exe文件后,安装程序将关闭,并在一段时间后自行消失

另一件事,我相信上述软件包是为8.0.50608.0,所以我需要安装一些其他软件包9.0.30729.6161的有一个软件包,将足以为他们两个可以请你帮助。我使用的是Windows Server 2008 R2。

请注意相关程序集Microsoft.VC90.DebugCRT和Microsoft.VC80.DebugCRT中的Debug一词。您链接到的公共可再分发文件不提供DebugCRT,也不为它们提供再分发权限。因此,如果您在内部使用它,您可以在带有VisualStudio的机器上使用它。如果您需要在另一台机器上测试它,那么您要么需要安装DebugCRT,因为Visual Studio包含一个合并模块(我上次看到的),但不允许进一步重新分发,要么需要编译和发布项目的配置