.NET Framework Registry changes

To update the .NET Framework Registry:

  1. Access the server where Infor LTR is installed.
  2. Install .NET Framework 4.6.2 if it is not already installed on the server.
  3. Open the start menu and search for regedit.exe.
  4. Open the Registry editor.
  5. Expand the HKEY_LOCAL_MACHINE folder.
  6. Expand the SOFTWARE folder.
  7. Expand the Microsoft folder.
  8. Expand the .NETFramework folder.
  9. Right-click the v4.0.30319 folder, go to New, and select DWORD.
  10. Set the name as SchUseStrongCrypto.
  11. Right-click the new entry and select Modify.
  12. Set the data value to 1.
  13. Go back to the SOFTWARE folder and expand the Wow6432Node folder.
  14. Expand the Microsoft folder.
  15. Expand the .NETFramework folder.
  16. Right-click the v4.0.30319 folder, go to New, and select DWORD.
  17. Set the name as SchUseStrongCrypto.
  18. Right-click the new entry and select Modify.
  19. Set the data value to 1.
  20. Reset the server.