详解博途v14sp1安装顺序「framework 3.5 sp1安装步骤」

有效解决“Win10 安装arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效环境”。

台式电脑新装了系统,重新安装arcgis 10.2时弹出“安装arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效环境 ”。在网上百度了很多的相关知识,有说要找到系统盘重新装这个框架的,有说装一个低版本的VS的,还有说找到这个环境下载安装的,都挺麻烦。最后google到了这个网址有效解决“Win10 安装arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效环境”。

台式电脑新装了系统,重新安装arcgis 10.2时弹出“安装arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效环境 ”。在网上百度了很多的相关知识,有说要找到系统盘重新装这个框架的,有说装一个低版本的VS的,还有说找到这个环境下载安装的,都挺麻烦。最后google到了这个网址:

https://docs.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows-10,在下面的评论里找到了有效的解决方案。评论原文如下:

I had the same issue on Windows 10. I found some articles that said to place a copy of Windows 10 on my local drive and then use command line to reinstall .NET 3.5. Here is the command I used below. You will have to change the a path if you place your Windows 10 folder somewhere else other than C:

C:WINDOWSsystem32>DISM.EXE /Online /Add-Capability /CapabilityName:NetFx3~~~~ /Source:C:Windows10sourcessxs

Deployment Image Servicing and Management tool

Version: 10.0.15063.0

Image Version: 10.0.15063.0

[==========================100.0%==========================]

The operation completed successfully.

C:WINDOWSsystem32>

by Advdn1031

以管理员权限运行Windows PowerShell(右键Windows图标->Windows PowerShell(管理员)(A))

I had the same issue on Windows 10. I found some articles that said to place a copy of Windows 10 on my local drive and then use command line to reinstall .NET 3.5. Here is the command I used below. You will have to change the a path if you place your Windows 10 folder somewhere else other than C:

C:WINDOWSsystem32>DISM.EXE /Online /Add-Capability /CapabilityName:NetFx3~~~~ /Source:C:Windows10sourcessxs

Deployment Image Servicing and Management tool

Version: 10.0.15063.0

Image Version: 10.0.15063.0

[==========================100.0%==========================]

The operation completed successfully.

C:WINDOWSsystem32>

by Advdn1031

以管理员权限运行Windows PowerShell(右键Windows图标->Windows PowerShell(管理员)(A))

Win10 安装arcgis10.2 for desktop需要.net framework 解决方案

原创文章,作者:投稿专员,如若转载,请注明出处:https://www.506064.com/n/277827.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
投稿专员的头像投稿专员
上一篇 2024-12-19 13:27
下一篇 2024-12-19 13:27

相关推荐

发表回复

登录后才能评论