Reputation: 1515
Error : "The feature named NetFx46 that is required by the uploaded package is not available in the OS * chosen for the deployment."
Upvotes: 16
Views: 1697
Reputation: 1515
In Service Configuration files (*.cscfg) change osFamily="4" to osFamily="5".
Upvotes: 30