Trying to reinstalling .net framework 4 on windows server 2003 SP2
Posted
by
LBR
on Server Fault
See other posts from Server Fault
or by LBR
Published on 2012-11-27T15:21:02Z
Indexed on
2012/11/27
17:06 UTC
Read the original article
Hit count: 189
windows-server-2003
|dotnet-framework
I had a problem with an application that was using .net framework 4. So I tried to fix the installation but it didn't solved. So I proceed to uninstall the framework and install it again. But then the problems started... the setup just wouldn't finish to download the framework. So i tried the full installer, and then it got stuck (freezes) at "installing client profile"...
The server works well but the installation progress bar just stays at the same place (but the "wheel" keeps turning, like it was doing something, but stays like this for hours...)
I tried the .net clean unistall software but the problem remains. I'm all out of ideas...
I've searched the web but couldn't solve the problem with any solution I found...
Any ideas on how to force the installation?
© Server Fault or respective owner