Fatal error in .net framework

Started by EightyVice, Feb 06, 2017, 10:04 AM

Previous topic - Next topic

EightyVice

Hello , i face that problem i hope any one can help me ( i googled that problem but i didnt find an good way)
Iam installing .Net Framework 4.6.1 and i face that problem in every 4.* versions
and the important point in the error log
Property(S): USERNAME = Extreme
Property(S): DATABASE = C:\Windows\Installer\580c60.msi
Property(S): OriginalDatabase = C:\ffd16c204c20da72f82fa33c38f601e5\netfx_Full_x86.msi
Property(S): UILevel = 2
Property(S): MsiUISourceResOnly = 1
Property(S): ACTION = INSTALL
Property(S): ROOTDRIVE = C:\
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): SOURCEDIR = C:\ffd16c204c20da72f82fa33c38f601e5\
Property(S): SourcedirProduct = {30500C7C-2206-3DC6-9792-96E95A04669D}
Property(S): ProductToBeRegistered = 1
MSI (s) (6C:64) [11:52:05:166]: Note: 1: 1708
MSI (s) (6C:64) [11:52:05:166]: Product: Microsoft .NET Framework 4.6.1 -- Installation failed.

MSI (s) (6C:64) [11:52:05:168]: Windows Installer installed the product. Product Name: Microsoft .NET Framework 4.6.1. Product Version: 4.6.01055. Product Language: 0. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.

MSI (s) (6C:64) [11:52:05:172]: Deferring clean up of packages/files, if any exist
MSI (s) (6C:64) [11:52:05:172]: MainEngineThread is returning 1603
MSI (s) (6C:78) [11:52:05:176]: RESTART MANAGER: Session closed.
MSI (s) (6C:78) [11:52:05:176]: No System Restore sequence number for this installation.
=== Logging stopped: 06/02/2017  11:52:05 ===
MSI (s) (6C:78) [11:52:05:179]: User policy value 'DisableRollback' is 0
MSI (s) (6C:78) [11:52:05:179]: Machine policy value 'DisableRollback' is 0
MSI (s) (6C:78) [11:52:05:179]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (6C:78) [11:52:05:179]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (6C:78) [11:52:05:180]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (6C:78) [11:52:05:181]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (s) (6C:78) [11:52:05:181]: Restoring environment variables
MSI (s) (6C:78) [11:52:05:188]: Destroying RemoteAPI object.
MSI (s) (6C:8C) [11:52:05:188]: Custom Action Manager thread ending.
MSI (c) (C0:60) [11:52:05:200]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (C0:60) [11:52:05:200]: MainEngineThread is returning 1603
=== Verbose logging stopped: 06/02/2017  11:52:05 ===
its rolling back while installing
i hope any one can help me and thanks :D
~Regards
~  Zeyad

Thijn

Gah...

What OS version?
What have you tried?
What does windows update tell you?
etc.

How are we suppose to help you when you give us an error log that says nothing except error code 1603 (have you tried this?), and nothing else?

EightyVice

Quote from: Thijn on Feb 06, 2017, 05:21 PMGah...

What OS version?
What have you tried?
What does windows update tell you?
etc.

How are we suppose to help you when you give us an error log that says nothing except error code 1603 (have you tried this?), and nothing else?
Well , I checked more the point and i reached to a corrupted file in .net framework assembly and it need a chkdsk but that it stuck at 32%  for 5 hours and nothing happend more
Details
OS : Windows 7
RAM : 2 GB
:v

EK.IceFlake

Quote from: Zeyad Ahmed on Feb 06, 2017, 05:54 PM
Quote from: Thijn on Feb 06, 2017, 05:21 PMGah...

What OS version?
What have you tried?
What does windows update tell you?
etc.

How are we suppose to help you when you give us an error log that says nothing except error code 1603 (have you tried this?), and nothing else?
Well , I checked more the point and i reached to a corrupted file in .net framework assembly and it need a chkdsk but that it stuck at 32%  for 5 hours and nothing happend more
Details
OS : Windows 7
RAM : 2 GB
:v
Btw try deleting that file while in safe mode

EightyVice