简体   繁体   English

尝试在 Windows 10 Pro 64 上安装 IIS 时出现错误代码 0x80070002

[英]Error code 0x80070002 when trying to install IIS on Windows 10 Pro 64

I am trying to install IIS on my Windows 10 machine, but keep getting this error:我正在尝试在我的 Windows 10 机器上安装 IIS,但不断收到此错误:

Windows couldn't complete the requested changes.

The system could not find the file specified.

Error code 0x80070002

Any help would be greatly appreciated.任何帮助将不胜感激。

I think this error may be caused by the .net framework, you can try to run the following command:我认为这个错误可能是由.net框架引起的,可以尝试运行以下命令:

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -r

Or you can run one of the repair utilities supplied by Microsoft:或者您可以运行 Microsoft 提供的修复实用程序之一:

Microsoft .NET Framework Repair Tool Microsoft .NET 框架修复工具

If you do not have the correct framework, you can download version at the following links:如果您没有正确的框架,您可以在以下链接下载版本:

Download .NET Framework下载 .NET 框架

Once installed, try to install the IIS features again.安装后,尝试再次安装 IIS 功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 尝试设置默认浏览器时为0x80070002 - 0x80070002 when trying to set default browser MFCreateDeviceSource返回网络摄像头错误0x80070002 - MFCreateDeviceSource returns error 0x80070002 for webcam Remove-AppxPackage 失败,错误为 0x80070002 - Remove-AppxPackage fails with error 0x80070002 部署失败,HRESULT:0x80073CF9/部署添加操作失败,错误 0x80070002 - Deployment failed with HRESULT:0x80073CF9/Deployment Add operation failed with error 0x80070002 如何在 Windows 10 Pro 64 位上安装 informatica 10.1.0? - How to install informatica 10.1.0 on windows 10 Pro 64-bit? 尝试在 Windows 10 上安装 pycrypto 时出错 - Getting error when trying to install pycrypto on Windows 10 Windows 10 错误:与“x86_64-w64-mingw32-gcc”链接失败:退出代码:1 - Windows 10 error: linking with `x86_64-w64-mingw32-gcc` failed: exit code: 1 为什么在尝试安装Bower Windows 8.1 Pro时npm会给出状态8退出错误以及如何解决? - Why does npm give status 8 exit error when trying to install bower windows 8.1 Pro, & how to fix? 无法在我的 Windows 10 x64 机器上安装scrapy - Not able to install scrapy in my windows 10 x64 machine 尝试在 Windows 10 上安装 React 时出错 - Error Trying to Install React on Windows 10
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM