Results 1 to 7 of 7

Thread: .Net Frameworks 3.5     submit to reddit submit to twitter

  1. #1
    I might be dumb enough to delete my email accounts
    Join Date
    Aug 2007
    Posts
    946
    BG Level
    5

    .Net Frameworks 3.5

    I'm getting an error at the start of installing, hoping if anyone knows how to fix this. Help me.
    Error log :

    [02/11/10,13:32:48] WIC Installer: [2] Error code 1603 for this component means "Fatal error during installation.
    "
    [02/11/10,13:32:48] WIC Installer: [2] Setup Failed on component WIC Installer
    [02/11/10,13:33:07] WapUI: [2] DepCheck indicates WIC Installer is not installed.
    [02/11/10,13:36:40] WIC Installer: [2] Error code 1603 for this component means "Fatal error during installation.
    "
    [02/11/10,13:36:40] WIC Installer: [2] Setup Failed on component WIC Installer
    [02/11/10,13:37:00] WapUI: [2] DepCheck indicates WIC Installer is not installed.
    [02/11/10,13:42:15] WIC Installer: [2] Error code 1603 for this component means "Fatal error during installation.
    "
    [02/11/10,13:42:15] WIC Installer: [2] Setup Failed on component WIC Installer
    [02/11/10,13:42:37] WapUI: [2] DepCheck indicates WIC Installer is not installed.
    [02/11/10,13:51:05] WIC Installer: [2] Error code 1603 for this component means "Fatal error during installation.
    "
    [02/11/10,13:51:05] WIC Installer: [2] Setup Failed on component WIC Installer
    [02/11/10,13:51:22] WapUI: [2] DepCheck indicates WIC Installer is not installed.
    [02/11/10,14:05:01] WIC Installer: [2] Error code 1603 for this component means "Fatal error during installation.
    "
    [02/11/10,14:05:01] WIC Installer: [2] Setup Failed on component WIC Installer
    [02/11/10,14:05:17] WapUI: [2] DepCheck indicates WIC Installer is not installed.
    [02/11/10,14:26:43] WIC Installer: [2] CGenericComponent::Install() expects the setup file for WIC Installer but fails to get it
    [02/11/10,14:26:43] setup.exe: [2] ISetupComponent:re/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147467259.
    [02/11/10,14:26:58] WapUI: [2] DepCheck indicates WIC Installer is not installed.
    [02/11/10,14:38:56] WIC Installer: [2] Error code 1603 for this component means "Fatal error during installation.
    "
    [02/11/10,14:38:56] WIC Installer: [2] Setup Failed on component WIC Installer
    [02/11/10,14:39:13] WapUI: [2] DepCheck indicates WIC Installer is not installed.

  2. #2
    alsohawks

    ALL YOU YOUNG HACKEY
    PLAYERS OUT THERE

    Join Date
    Jul 2009
    Posts
    5,960
    BG Level
    8

    That random smiley seems a little suspect.

    Are you installing via Windows Update or downloading it separately from MS's website and installing manually?

  3. #3
    I might be dumb enough to delete my email accounts
    Join Date
    Aug 2007
    Posts
    946
    BG Level
    5

    downloading it separately from MS's website

  4. #4
    Pandemonium
    Join Date
    Oct 2005
    Posts
    7,839
    BG Level
    8
    WoW Realm
    Cho'gall

    The smiley is just vB parsing a colon and parentesis together as a smiley, nothing to worry about.

    What version do you have installed currently? You should install them in order, or use windows update. 1.1 > 2 > 3 > 3.5

  5. #5
    CoP Dynamis
    Join Date
    Jun 2008
    Posts
    251
    BG Level
    4
    FFXI Server
    Alexander

    Quote Originally Posted by Cephius View Post
    What version do you have installed currently? You should install them in order, or use windows update. 1.1 > 2 > 3 > 3.5
    > 4! Unless you don't roll with RCs~

  6. #6
    Rainbow Dash was here,
    Applejack is a silly filly.

    Join Date
    Jan 2008
    Posts
    1,425
    BG Level
    6

    http://social.msdn.microsoft.com/For...-72e4238d4a04/
    I have run into the same issues with my install. After digging through the log files, I found that the dd_WIC.txt file was reporting an error "Failed To Enable SE_SECURITY_PRIVILEGE". Looking further into this error, I found out that my local admin did not have the privledge to "Manage auditing and security log" per local security policies. Once I logged into an accout with the right permissions, I was able to install.

  7. #7
    Rainbow Dash was here,
    Applejack is a silly filly.

    Join Date
    Jan 2008
    Posts
    1,425
    BG Level
    6

    Same page
    I had a similar problem installing .NET framework 3.5 SP1 over a system having 2.0 SP1 running WEPOS SP3, with WIC giving the following error(I suppose it is running in 'quiet' mode, so details were suppressed):

    [11/28/08,02:36:31] WIC Installer: [2] Setup Failed on component WIC Installer
    [11/28/08,02:36:55] WapUI: [2] DepCheck indicates WIC Installer is not installed.
    [11/28/08,03:36:16] WIC Installer: [2] Error code 1603 for this component means "Fatal error during installation.

    After searching the net many days for a suitable fix to no avail, I inspected the "dd_WIC.txt" file created by .NET framework 3.5 SP1 installer, to find the following lines:

    0.094: C:\Windows\system32\WMPhoto.dll is Present
    0.109: FileVersion of C:\Windows\system32\WMPhoto.dll is Greater Than 6.0.5840.16388
    0.109: Condition Check for Line 3 of PreRequisite returned FALSE
    0.156: WIC Setup encountered an error: Newer version of update is already on the system.

    So there you have it, WIC installer seemed to have failed since a newer version of WMPhoto.dll existed on my machine. I renamed the WMPhoto.dll and then tried running WIC installer and it completed succesfully. .NET framework 3.5 SP1 also installed successfully thereafter. I thereafter restored the original WMPhoto.dll(newer version.)

    Another blog gives a better procedure to remove WMPhoto.dll:
    cd c:\WINDOWS\system32
    regsvr32 /u WMPhoto.dll
    del WMPhoto.dll
    http://forums.microsoft.com/MSR/Show...9908&SiteID=37

    The question arises how the newer version of WMPhoto.dll has been installed in the machine. After comparing the original WEPOS with WEPOS after SP3 was installed, I found out that WMPhoto.dll has been installed by SP3, and is not included in the original WEPOS. Other users have also reported that they have been using XP SP3 and have experienced the error:
    "I also have windows XP servicepack 3 and same problems as the most of you, guys."
    http://forums.bigfishgames.com/posts/list/80/9939.page

    Alternatively, you can try installing WEPOS or XP(as the case maybe), installing fx3.5 and then installing SP3. This approach doesnt require any files to be deleted. I am not sure that by deleting any files, whether any agreements would be violated.

Similar Threads

  1. microsoft .net framework issue
    By Cream Soda in forum Tech
    Replies: 0
    Last Post: 2010-07-15, 01:05
  2. Quick Q on .NET framework
    By pirahna1 in forum Tech
    Replies: 2
    Last Post: 2008-06-03, 15:15