← all posts

Work Around for .NET Framework 4.7 or a later update is already installed on this computer

Gordon Beeming
Gordon Beeming

I see this message most times I format my machines after opening existing projects in Visual Studio and I always forgot how I solve it

Visual Studio error message: .NET Framework 4.7 or a later update is already installed on this computer.
Visual Studio error: .NET Framework 4.7 or a later update is already installed.

You may think well that's simple right, install .net 4.7... the only problem then is you get this message which might be why you came to this post 🙂

.NET Framework 4.7 installer error: .NET Framework 4.7 or a later update is already installed on this computer.
.NET Framework 4.7 installer error message.

The reason for this is that you need to install the Dev Pack for .net 4.7. In my case I already installed .net 4.7.1 and so just installed 4.7 didn't work for me. https://www.microsoft.com/net/download/windows 

Microsoft .NET download page highlighting the .NET Framework Developer Pack.
Microsoft .NET download page showing the Developer Pack option.

Hope this helps someone else and also future me if you reading this you owe me a beer 😁.

Gordon Beeming
Gordon Beeming

Father • Husband • Triathlete • SSW Solution Architect

Related posts