Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2008/2.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
Visual studio 2008 VS安装崩溃和烧伤_Visual Studio 2008 - Fatal编程技术网

Visual studio 2008 VS安装崩溃和烧伤

Visual studio 2008 VS安装崩溃和烧伤,visual-studio-2008,Visual Studio 2008,我以前从未见过这种情况。有人能帮我解释一下吗。我刚刚从MSDN DVD上完成了Vista Business 64、Firefox和VS 2008 SP1的干净安装。在安装的后期——我没有看,所以看不到什么时候——我突然看到了一个失败的屏幕 错误日志中的第一条消息是: setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2

我以前从未见过这种情况。有人能帮我解释一下吗。我刚刚从MSDN DVD上完成了Vista Business 64、Firefox和VS 2008 SP1的干净安装。在安装的后期——我没有看,所以看不到什么时候——我突然看到了一个失败的屏幕

错误日志中的第一条消息是:

setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293

谷歌的相关结果非常少。

根据我的发现,HRESULT-2147023293与未在Vista中正确注册DLL有关。我已经很久没有这样做了,但您可能想做的是尝试以管理员身份运行安装程序(右键单击setup.exe,以管理员身份运行命令)


我在安装Vista后直接完成了这项工作,没有重新启动。在重新启动和39次更新后,我再次运行了安装,一切正常。

谢谢,但我是以管理员身份运行的。