installation - Can't install .NET framework 4.0 on Windows XP professional version 2002 SP3 (OS bug?)

07
2014-07
  • that guy

    .NET framework 4.0 install fails on Windows XP professional version 2002 SP3:

    I tried to run setup using "run as..." to make sure the admin rights are used ("protect my computer..." tick was deselected of course). I tried everything: installing using online/offline setup, windows update.

    install goes a little and then "rolls back" and says:


    Installation did not succeed

    .NET Framework 4 has not been installed because:

    Fatal error during installation.

    for more information about this problem, see the log file.


    the full log: http://pastebay.net/1433771

    Any ideas?

    EDIT1: I have found this in the log:

    "BlockIf: You must install the 32-bit Windows Imaging Component (WIC) before you run Setup. Please visit the Microsoft Download Center to install WIC, and then rerun Setup...."

    So I found it, and launched "wic_x86_enu.exe" - but it said:


    WIC Setup error

    Newer version of update is already on the system.


    I have already installed:

    .NET framewrok 2.0 SP2

    .NET framewrok 3.0 SP2

    .NET framewrok 3.5 SP1

    but I need 4.0 .

    EDIT2: another attempt and it's log. (this time better copy of log file):

    http://pastebin.com/gmGfbM9a

    (copy to notepad and save as .htm and open with internet browser).


    I have tried all the solutions I could find - and nothing helped.

    I have found something weird: when I formatted the hard drive and installed windows xp again - the .NET framework 4.0 installed ok, but when I plugged my 100Mbit internet cable - the operating system kind off "locked itself" and the bug returned - I could no longer install .NET framework 4.0 again. There was no reason for that to happen, for example I have windows server 2003 in local network, but I don't have active directory enabled on it or anything like that - the server just has some folders shared and thats all (all server's "features" are default). I had the second pc with the same problem - with XP on it too.

    This seems like the bug of Operating System to me. I couldn't find what was causing the problem. After many days I gave up: backuped everything, formatted HDD and installed Windows 7 professional 64bit. .NET framework 4.0 installed with no problem on it.

  • Answers
  • SomeNickName

    "MsiInstallProduct(E:\06bedaa1f86113093c897b5b3fabfc\netfx_Core_x86.msi, EXTUI=1
    [5/7/2014, 3:2:31] Returning IDOK. INSTALLMESSAGE_ERROR [There is a problem with this Windows Installer package. Please refer to the setup log for more information. "

    There's your fatal error.

    Reffer to the answer here: http://social.msdn.microsoft.com/Forums/vstudio/en-US/ce7dbfe2-8923-4f01-9a48-9854dc847a76/help-net-framework-4-not-installing?forum=netfxsetup

    Hope it helps.

  • Nathan C

    Your log file is outputting an error code that may be caused by a corrupt MSI installer component. You can run the FixIt tool off this page to try and repair it.


  • Related Question

    installation - Windows XP SP3 - Library not registered error... IE8 not installing
  • Wesley

    Specs to put things in context: AMD Athlon XP 2400+ @ 1987 MHz / 2 x 512MB PC3200 DDR RAM / WD 160GB IDE HDD / 3DFuzion 128MB GeForce 6200 AGP 4x / FIC AM37 / Windows XP SP3

    Just recently, I was unable to start Windows Media Player. I clicked it and the busy cursor came up, but then nothing happened. Also, I tried doing a search for a file, and same thing. It would show busy cursor then suddenly stop doing anything. I couldn't find it in the Processes of the Task Manager. (Perhaps I don't know what I'm looking for?)

    Also, I was trying to update my DirectX, which has been running something older than DX9 9.0c for a while now, except the installation fails due to "internal error".

    I think the failed DirectX installation has been like that for a while... (I remember trying to install DX9 9.0c a while back, but still failed.) The Windows programs not starting, I don't think I've ever had before... what could be the cause of these problems?!

    Thanks in advance. =)

    EDIT1: Weird thing now is that when I try to open User Accounts, I get a message saying "Wrong number of arguments or invalid property assignment." Also, when I'm trying to open services.msc, I'm getting a script error that says that "Library not registered." (Code: 0, URL: res://C:\WINDOWS\System32\mmcndmgr.dll/views.htm) Perhaps this is related to my other question, where I seemed to have an unregistered library of some sort.

    EDIT2: The DirectX End-User Runtime Web Installer freakishly worked and updated successfully. Now, I have focussed the question on the bigger problem. For WMP11, H&S, and Search, I click it once, get a busy icon for a second, and then nothing happens. Refer to EDIT1 for other problems.

    EDIT3: Seems that my problems may be related to some Internet Explorer Script Errors. So what I did was download the IE8 installer from the Microsoft website, but when I run it and get to the main portion of the installer, it just keeps looping on the Downloading step of the installation. The installer is still running, but I left it for at least 4 hours and the downloading step was still not finished. What is the problem? Also, I uninstalled Ubuntu 9.10 after these problems, but they still remain.

    EDIT4: I'm getting an active desktop recovery background on startup now. And within seconds my computer hangs again. EDIT3 explains main issue though.


  • Related Answers
  • ta.speot.is

    I would try running "sfc /scannow" and downloading the Windows Installer 4.5. It may also help to do a system restore.

  • ChrisF

    Not really a solution - more information on any error messages would be useful - but a couple of pointers that might help you diagnose the problem further.

    One thing to check is that you have the "Show processes from all users" option on the Task Manager checked. That might be the cause of the missing processes, but as both Windows Media Player and the search are user instigated they should appear under your user name anyway.

    I'd concentrate on fixing the Direct X issue first. If you can't get the 9.0c installer to work then you might need to take more drastic action, but without an error message it's going to be difficult (to say the least) to diagnose the problem.

    I would have said that WMP is failing because it uses DirectX for drawing the visualisations, but you say it was working after the failed install.