Broken/corrupt NET framework (need solution fast)

Martin2k

Reputable
Dec 4, 2015
95
0
4,630
Hello.

Problem is that when I try to open some apps or programs on my PC I get an error. I google'd the error and found out that it is a corrupt or broken framework software. To my knowledge all of the framework versions seem to be corrupt/broken. I can't uninstall them (they don't even show up on the programs&features), repair nor install new software.

Any help is appreciated!
 
Solution
You could try this should work :
cd \Windows\Microsoft.NET\Framework\v4.0.30319
aspnet_regiis -I

Execute this in CMD. Let us know the outcome.

P.S. Folder 4.0.30319 depend of .NET you have just be sure you execute the second command in correct directory.
 


First try this.
 


They don't exist in that list for me.
 


already tried.
 


Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>cd \Windows\Microsoft.NET\Framework\v4.0.30319

C:\Windows\Microsoft.NET\framework\v4.0.30319>aspnet_regiis -I
Microsoft (R) ASP.NET RegIIS version 4.0.30319.0
Administration utility to install and uninstall ASP.NET on the local machine.
Copyright (C) Microsoft Corporation. All rights reserved.
Start installing ASP.NET (4.0.30319.0).
This option is not supported on this version of the operating system. Administrators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Windows Features On/Off" dialog, the Server Manager management tool, or the dism.exe command line tool. For more details please see http://go.microsoft.com/fwlink/?LinkID=216771.
Finished installing ASP.NET (4.0.30319.0).

C:\Windows\Microsoft.NET\framework\v4.0.30319>
 


I assume you ran that as admin..
at the bottom of the page https://blogs.msdn.microsoft.com/astebner/2008/08/28/net-framework-cleanup-tool-users-guide/ you will find versions 3.5 with SP1 and 4.6.1.
First try to install them. If that doesn't help use the cleanup tool and then install them.
 


* win10
frameworks:
* v2.0.50727
* v3.0
* v3.5
* v4.0.30319
 


Details

.NET Framework 4.6.1 or a later update is already installed on this computer.


 


Try the cleanup tool first then.
 


Details

.NET Framework 4.6.1 or a later update is already installed on this computer.


still same thing.
 


So the cleanup tool didn't clean it.. hmm.
I've found in this guide that .net 4.6.1 comes as a windows update (KB3102467). Uninstall taht and then reinstall 4.5.2
 


There is nothing in programs and features list. That means I can't uninstall the files.
 


Go to programs and features and click "view installed updates" on the left. then search for "3102467".
 


And there is definately nothing under TURN WINDOWS FEATURES ON OR OFF??? Not PROGRAMS AND FEATURES
 


Only this much http://imgur.com/a/3D29j
 


OK top left on image you have "Turn windows features on or off" .NET is in there.
 


Only 3.5 appears in windows features in win 10. You can try to uninstall and reinstall taht, but i'm guessing your issues are v4 related. I don't know what else to suggest, man, if none of the above mentioned work.

You should mark this as unsolved. Maybe someone else can help you.
 


This is what features looks for me http://imgur.com/QPI7hlg
 


Simply not correct, NET v4 is also in my list. Win 10 also
 


".Net Framework 4.6 Advanced Services" is not the actual framework.
 


Except I have it installed not just "Advanced services"
 
Solution