Hi i am getting error in installing .net framework 4.5 in windows 7

SWETAK AMITAV 6 Reputation points
2021-05-21T15:29:54.72+00:00

Installation Log
Message Types: Errors Verbose Messages
Message Details: Date Time

© 2009 Microsoft Corporation. All rights reserved. Terms of Use.
OS Version = 6.1.7601, SP = 1.0, Platform 2, Service Pack 1
OS Description = Windows 7 - x64 Home Basic Edition Service Pack 1
MSI = 5.0.7601.17807
Windows version = amd64_windowsfoundation_31bf3856ad364e35_6.1.7601.17514_none_615fdfe2a739474c.manifest
Windows servicing = 6.1.7601.17592
CommandLine = C:\586eb66ca49c88742c\Setup.exe /x86 /x64 /web
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4.5 Setup
Package Version = 4.5.50709
User Experience Data Collection Policy: Disabled
Number of applicable items: 13
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
WinHttpDetectAutoProxyConfigUrl failed with error: 12180
Unable to retrieve Proxy information although WinHttpGetIEProxyConfigForCurrentUser called succeeded
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
WinHttpDetectAutoProxyConfigUrl failed with error: 12180
Unable to retrieve Proxy information although WinHttpGetIEProxyConfigForCurrentUser called succeeded
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
WinHttpDetectAutoProxyConfigUrl failed with error: 12180
Unable to retrieve Proxy information although WinHttpGetIEProxyConfigForCurrentUser called succeeded
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
WinHttpDetectAutoProxyConfigUrl failed with error: 12180
Unable to retrieve Proxy information although WinHttpGetIEProxyConfigForCurrentUser called succeeded
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
C:\586eb66ca49c88742c\TMPAF6F.tmp - Signature verification for file netfx_Full_x64.msi (C:\586eb66ca49c88742c\TMPAF6F.tmp) failed with error 0x80090327 (An unknown error occurred while processing the certificate.)
No FileHash provided. Cannot perform FileHash verification for netfx_Full_x64.msi
Exe (C:\586eb66ca49c88742c\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (C:\586eb66ca49c88742c\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
Final Result: Installation failed with error code: (0x80090327), "An unknown error occurred while processing the certificate. " (Elapsed time: 0 00:02:57).

Developer technologies | .NET | .NET Runtime
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. LGT 11 Reputation points
    2021-06-03T13:49:05.01+00:00

    Hey.

    After 45 minutes of this pathetic "unknown error", I was about to give up. Then I remembered that I had a similar issue on another PC while trying to install 4.8 on Windows 7. That issue got solved. So I thought, what if 4.8 is compatible with 4.5? 4.8 installed without any issues and it worked for my needs.

    Solution: Install .NET 4.8 instead ( https://dotnet.microsoft.com/download/dotnet-framework/net48 ).

    Good luck.

    2 people found this answer helpful.

  2. Tianyu Sun-MSFT 34,436 Reputation points Microsoft External Staff
    2021-05-25T06:12:08.783+00:00

    Hi @SWETAK AMITAV ,

    Welcome to Microsoft Q&A forum.

    Looks like this issue is related to signature verification. Are you using a proxy, some anti-virus software or under a policy group? If you are using some of them, please try to disable them temporarily and retry .net framework 4.5 install.

    In addition, I see that you are using Win7 SP1, but did you install all the required(latest) updates, for example, security update for Windows 7? You can refer to this document: Windows 7 SP1 and Windows Server 2008 R2 SP1 update history and match the installed KB packages to see if you have installed the latest update of your Windows 7, and search then download from here: Microsoft Update Catalog if some of them have not been installed.

    Best Regards,
    Tianyu

    • 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

  3. abbodi86 4,036 Reputation points
    2021-05-28T01:28:06.067+00:00
    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.