Additional Information
You can check the versions of .NET installed on Windows by following the steps below:
- Click Start » Run (Alternatively press Windows Key + R)
- Type
regedit
in the Run dialog box. - In the Registry Editor navigate to HKEY_LOCAL_MACHINE » SOFTWARE » Microsoft » NET Framework Setup » NDP to view all versions of .NET Framework.
Some applications that were developed with older OS than Windows 10 use .NET Framework 2.0 and 3.5. Windows 10 does not come with .NET Framework 2.0 and 3.5 by default, so installing these frameworks would be necessary to fix the issue.