Quantcast
Channel: Setup Deployment forum
Viewing all articles
Browse latest Browse all 2818

Error enabling NetFx3 feature offline Server 2008 R2

$
0
0

I have a software application I want to be installed after deploying Server 2008 R2 (any edition) but it requires .Net Framework 3.0 to be present. If I try to use DISM to enable the feature, it returns an error. This is the command I used:

DISM -IMAGE:c: -ENABLE-FEATURE -FEATURENAME:NetFx3 -SCRATCHDIR:c:\temp

and this is the error I receive:

Error: 0x800f080c
Feature name NetFx3 is unknown.

Using -GET-PACKAGES on the offline image shows NetFx3 is disabled. I tried to search for this already and couldn't find any solutions for 2008 R2.


Viewing all articles
Browse latest Browse all 2818

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>