有效解決“Win10 安裝arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效環(huán)境”。
臺(tái)式電腦新裝了系統(tǒng),重新安裝arcgis 10.2時(shí)彈出“安裝arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效環(huán)境 ”。在網(wǎng)上百度了很多的相關(guān)知識(shí),有說要找到系統(tǒng)盤重新裝這個(gè)框架的,有說裝一個(gè)低版本的VS的,還有說找到這個(gè)環(huán)境下載安裝的,都挺麻煩。最后google到了這個(gè)網(wǎng)址有效解決“Win10 安裝arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效環(huán)境”。
臺(tái)式電腦新裝了系統(tǒng),重新安裝arcgis 10.2時(shí)彈出“安裝arcgis10.2 for desktop需要microsoft.net framework 3.5 sp1或等效環(huán)境 ”。在網(wǎng)上百度了很多的相關(guān)知識(shí),有說要找到系統(tǒng)盤重新裝這個(gè)框架的,有說裝一個(gè)低版本的VS的,還有說找到這個(gè)環(huán)境下載安裝的,都挺麻煩。最后google到了這個(gè)網(wǎng)址:
https://docs.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows-10,在下面的評(píng)論里找到了有效的解決方案。評(píng)論原文如下:
”
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
以管理員權(quán)限運(yùn)行Windows PowerShell(右鍵Windows圖標(biāo)->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
以管理員權(quán)限運(yùn)行Windows PowerShell(右鍵Windows圖標(biāo)->Windows PowerShell(管理員)(A))

本文由網(wǎng)上采集發(fā)布,不代表我們立場,轉(zhuǎn)載聯(lián)系作者并注明出處:http://m.zltfw.cn/shbk/38971.html