Support

Work Hour Monitoring Support

Microsoft .NET Framework installation problems

If Microsoft .NET Framework installation error occurs when you try to install Screenshotmonitor, please try to install Microsoft .Net Framework 4.5 manually, from the following link:

https://www.microsoft.com/en-us/download/details.aspx?id=30653

If you could not install it manually, please follow the instruction or ask your system administrator to follow it:

  1. Click Start > Run.
  2. 2. Type cmd.
  3. 3.Right click on cmd and run it as administrator (if you don’t have administrator rights, please ask your system administrator follow the instruction).
  4. 4. Run the following command in the opened window.
  5. net stop WuAuServ
  6. 5. Click Start > Run Type %windir% and press Enter.
  7. 6. In the opened folder, rename the folder SoftwareDistribution to SDold.
  8. 7. Click Start> Run type cmd and press Enter.
  9. 8. Run the following command in the opened window.
  10. net start WuAuServ.
  11. 9. Try to install .Net Framework 4.5 again.