Cannot Install .net framework 3.5 Windows Server Error Code 0x80072ee2

Kevin Cupat 0 Reputation points
2023-04-03T05:12:04.4466667+00:00

Hi All,

Good day! We are encountering an error on the installation of .net 3.5 framework. Did anyone encounter this and how as it resolved? Thank you

User's image

User's image

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Server | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2023-04-03T12:52:54.88+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to .net framework install on Windows server.

    1. Disable any Antivirus program or Windows firewall you may have for temporary purpose.
    2. Run sfc /scannow from elevated prompt.
    3. Please mount original iso using which you have installed Windows server, then run below command to install it.

    dism /online /enable-feature /featurename:NetFX3 /all /Source:d:sourcessxs /LimitAccess

    Note : Change the source to the ISO/Media

    --If the reply is helpful, please Upvote and Accept as answer--

    1 person found this answer helpful.

  2. Tom_Porter 0 Reputation points
    2025-01-08T20:39:09.7+00:00

    Using source media reference to a standard server ISO described above resolved the .net3.5 installation issue.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.