Event Viewer error message:
Event ID 10997 from source MsiInstaller cannot be found (...) Product: Microsoft .NET Framework 4.5.2 -- Error 997. Error 997. Overlapped I/O operation is in progress.
The error initially occurred in Windows Update (important update).
The error message occurs as a result of install attempts for .net framework 4.0, 4.5, or 4.52. Originally, the PC ran 4.51.
The Install Log states:
<Returning IDOK. INSTALLMESSAGE_ERROR [Overlapped I/O operation is in progress. ]> und
<Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. ">
How can I find out what I/O operation in progress the overlap occurs with?
I already tried various solutions suggested in different forums, none was successful, e. g.
- Repair Tool
- cleanup Tool
- SFC /scannow
Even reverting back to an 18 month old harddisk image did not solve the problem. I have a different PC on which the .NET update ran successfully and that was set-up in parallel to the PC on which this issue occurs.
Grateful for any hints or solutions - kind regds.
-----------
Complete event viewer message:
The description for Event ID 10997 from source MsiInstaller cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
Product: Microsoft .NET Framework 4.5.2 -- Error 997. Error 997. Overlapped I/O operation is in progress.
(NULL)
(NULL)
(NULL)
(NULL)
(NULL)
the message resource is present but the message is not found in the string/message table
-------------