Difference between revisions of "Windows 8 and Windows 10"

From IMSMA Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
==.Net activation == __NOEDITSECTION__
 +
{{Under construction | Pictures are missing}}
 +
 
==PostgreSQL configuration ==__NOEDITSECTION__
 
==PostgreSQL configuration ==__NOEDITSECTION__
 
If you get these error messages in the log: <br />
 
If you get these error messages in the log: <br />

Revision as of 11:52, 31 July 2016

.Net activation

Ambox warning blue construction.png Pictures are missing

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

  • lightMINT Start service
  • Target = "C:\Jaspersoft\jasperreports-server-cp-5.6.0\servicerun.bat" START
    Icon = %SystemRoot%\system32\SHELL32.dll

  • lightMINT Stop service
  • Target = "C:\Jaspersoft\jasperreports-server-cp-5.6.0\servicerun.bat" STOP
    Icon = %SystemRoot%\system32\SHELL32.dll

  • lightMINT / JasperReports Server Login
  • Target = http://localhost:8082/jasperserver
    Icon = %SystemRoot%\system32\SHELL32.dll