Error nextafterf procedure Install .NET 4.7

ChristopheL1 96 Reputation points
2021-05-13T10:53:45.293+00:00

Hello,

On some of my computers in Windows 7, I get the following error while installing Framework 4.7

nextafterf procedure entry point not found in dynamic link library MSVCR120_CLR0400.DLL

  • I deleted all traces of the. NET
  • Reinstalled .net 4.5.2 , 4.6 & 4.6.1
  • Install kb4488666 so far it's ok

But, when I install . NET 4.7 , I get the following error nextafterf procedure entry point not found in dynamic link library MSVCR120_CLR0400.DLL

I also remove C ++ 2013 X86, X64 and reinstalled, but it doesn't change anything

Do you have a solution?

Developer technologies .NET .NET Runtime
{count} votes

Accepted answer
  1. ChristopheL1 96 Reputation points
    2021-05-20T09:23:49.323+00:00

    I forgot to comment.

    one of my dlls was missing functions

    I replaced it, repaired the installation and went to 4.8.
    There were no problems :)

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.