.NET framework 3.5 error 0x80070422

lawrence ge 6 Reputation points
2021-03-06T00:06:49.89+00:00

I was trying to download NET framework 3.5 for a applaction
but i gived me the 0x80070422 error
so i searched this error up and found that,
by soving this error i have to enable windows update in "service“
but when i tried to enable it,
it gived me another error: 1058

does anyone know why this is happening?
thanks

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

5 answers

Sort by: Most helpful
  1. Castorix31 90,686 Reputation points
    2021-03-06T07:39:32.067+00:00

    Have you tried the different methods from, for example, Fix .Net Framework 3.5 Installation Error 0x80070422 in Windows 10

    0 comments No comments

  2. Kapil Arya 8,456 Reputation points MVP Volunteer Moderator
    2021-03-06T09:05:16.58+00:00

    Hello,  

    Try the DISM method to enable .NET Framework 3.5 on your system. 

    Please refer following step-by-step guide: 

    https://www.kapilarya.com/how-to-enable-net-framework-3-5-on-windows-10

    Let us know if this helps! 

    Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.

    0 comments No comments

  3. Teemo Tang 11,466 Reputation points
    2021-03-08T02:48:59.293+00:00

    The most stable method for enabling .NET Framework 3.5 is using DISM command to offline install.
    You need a Windows 10 ISO image file, mount it and copy sources\sxs folder to a convenient place, then just execute a DISM command and .NET Framework 3.5 will be installed.
    Detailed guide here:
    https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/deploy-net-framework-35-by-using-deployment-image-servicing-and-management--dism#for-an-offline-reference-image

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  4. Christian 36 Reputation points MVP
    2021-11-12T22:16:42.427+00:00

    Hello Lawrence-9067,

    Have you also tried installing dotNet (.Net) via the roles and features in Windows Server or Windows 10 (via the add programs and features windows 10)?

    Kindly give this a try. You will find a lot of guides on https://techdirectarchive.com on various to go about adding .Net Framework via the following methods mentioned above and with DISM.

    0 comments No comments

  5. Penfold 1 Reputation point
    2022-05-26T02:47:09.68+00:00

    First check if the Windows Update service is running. If it is disabled you will get this message.

    Just type services into the taskbar search and scroll down to Windows Update.

    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.