Windows 8 and Windows 10

Revision as of 13:43, 10 January 2017 by Dionysia (talk | contribs)

Contents

.Net activation

This requires an Internet connection.

  1. Open Control Panel, click on the Programs items, and then click on Turn Windows features on or off under Programs and Features OR Press the Windows key Windows logo on your keyboard, type Windows Features, and press Enter.
    Activate dotnet1.png
  2. Select the .NET Framework 3.5 (includes .NET 2.0 and 3.0) check box, press OK, wait until activation is done and reboot your computer if prompted.
    Activate dotnet2.png


    You do not need to select the child items for Windows Communication Foundation (WCF) HTTP activation.

PostgreSQL configuration

If you get these error messages in the log:

Note.jpg psql: FATAL: no pg_hba.conf entry for host "::1", user "postgres", database "postgres", SSL off

The pipe has been ended

when you restore a backup or create a new IMSMA database you need to update C:\IMSMAng\pgsql\data\pg_hba.conf with a text editor.

IPv6.png

  1. Open the file C:\IMSMAng\pgsql\data\pg_hba.conf with a text editor e.g. Notepad
  2. Remove the # on row 86 and save the file
  3. Restart the PGSQL service

If you do not have any text editor installed you may download the file (need to be unzipped).

Shortcuts

If you need to create shortcuts on the desktop:

  • IMSMANG
  • Target = C:\IMSMAng\trayLauncher\IMSMA.exe
    Icon = %SystemDrive%\IMSMAng\client\images\new_IMSMAin24.ico
    Do not forget to set Run as administrator.

  • IMSMA RE
  • Target = C:\IMSMARE\webapp\show.bat
    Icon = %SystemDrive%\IMSMARE\webapp\resources\public\images\new_IMSMAin24.ico