[SOLVED] DotnetFX 3.5 installation issues
Published: January 24, 2025 - 12:55 PM
Hello everyone;
Minor issues on several of my machines,
WAPT is blocking (from what I understand) native Windows Update, so I can no longer install packages from the Microsoft Store.
On another note, before version 2.6, I could get the update package from both WAPT and the client (one didn't block the other). Since version 2.6, this no longer works
The problem is that I'm trying to install dotnetfx version 3.5 from tis-dotnetfx3.5 in the wapt store and I can't install it.
I have this error message
The same thing happens when I run the command manually from Windows, using the Windows ISO with the sxs folder as the source
Once WAPT is uninstalled, it works. Is there something I'm missing? Any advice?
WAPT Server 2.6.0.16795
Wapt Agent 2.6.0.16795
Minor issues on several of my machines,
WAPT is blocking (from what I understand) native Windows Update, so I can no longer install packages from the Microsoft Store.
On another note, before version 2.6, I could get the update package from both WAPT and the client (one didn't block the other). Since version 2.6, this no longer works
The problem is that I'm trying to install dotnetfx version 3.5 from tis-dotnetfx3.5 in the wapt store and I can't install it.
I have this error message
Code: Select all
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4304, in install_wapt
exitstatus = setup.install()
File "C:\Windows\TEMP\waptjwjy9per\setup.py", line 17, in install
File "C:\Program Files (x86)\wapt\common.py", line 3965, in run
return ensure_unicode(run(*arg, pidlist=self.pidlist,**args))
File "C:\Program Files (x86)\wapt\waptutils.py", line 2212, in run
raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command 'dism.exe /Online /Enable-Feature /FeatureName:NetFx3 /Source:"C:\\Windows\\TEMP\\waptjwjy9per\\netfx3-w11v22h2x64" /All /LimitAccess /quiet /norestart' returned non-zero exit status 2148469026.
Output:
Erreur : 0x800f0922
Échec de DISM. Aucune opération n'a été effectuée.
Pour plus d'informations, consultez le fichier journal.
CalledProcessErrorOutput: Command 'dism.exe /Online /Enable-Feature /FeatureName:NetFx3 /Source:"C:\\Windows\\TEMP\\waptjwjy9per\\netfx3-w11v22h2x64" /All /LimitAccess /quiet /norestart' returned non-zero exit status 2148469026.
Output:
Erreur : 0x800f0922
Échec de DISM. Aucune opération n'a été effectuée.
Pour plus d'informations, consultez le fichier journal.
.Once WAPT is uninstalled, it works. Is there something I'm missing? Any advice?
WAPT Server 2.6.0.16795
Wapt Agent 2.6.0.16795