can't install .net 2.0 due to error:
error 25007
can't load an object fusion with function LoadLibraryShim(): invalid descriptor
version of package: 2.0.50727.42
tryed to troubleshoot this problem using several msdn articles but that didn't work
.NET Framework Setup
can't install .net 2.0 due to error:
error 25007
can't load an object fusion with function LoadLibraryShim(): invalid descriptor
version of package: 2.0.50727.42
tryed to troubleshoot this problem using several msdn articles but that didn't work
i found a solution:
to buy a new computer
When this type of error occurs, I typically recommend trying to run the .NET Framework cleanup tool described at http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx and then re-running .NET Framework 2.0 setup again.
Hopefully this helps...
Thanks! Aaron