Win10 安装arcgis10.2 for desktop需要microsoft.net 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到了这个网址 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:\WINDOWS\system32>DISM.EXE /Online /Add-Capability /CapabilityName:NetFx3~~~~ /Source:C:\Windows10\sources\sxs 
Deployment Image Servicing and Management tool 
Version: 10.0.15063.0 
Image Version: 10.0.15063.0 
[==========================100.0%==========================] 
The operation completed successfully. 
C:\WINDOWS\system32> 
” 
by Advdn1031 
以管理员权限运行Windows PowerShell(右键Windows图标->Windows PowerShell(管理员)(A))

Win10 安装arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效环境 解决方案

再点击ArcGIS 10.2的安装包安装软件,就不会弹出上面的提示了。

相关文章:

  • 2021-07-16
  • 2022-12-23
  • 2021-11-17
  • 2021-08-14
  • 2021-04-27
猜你喜欢
  • 2022-12-23
  • 2021-12-24
  • 2021-06-16
  • 2022-12-23
  • 2022-02-24
  • 2021-08-05
相关资源
相似解决方案