Installing on Windows 2000/XP/2003

To install JReport Enterprise Server on a Windows platform, take the following steps:

  1. Download the JReport Enterprise Server installation file for Windows EntSvrSetup.exe from the Jinfonet download center: http://www.jinfonet.com/downloadjreport/.
  2. Run EntSvrSetup.exe and follow the prompts to install.

During installation, pay attention to the following:

An issue on Vista (a platform of Windows)

Problem

When running JReport Enterprise Server's installer on Vista, the installer cannot find the installed JDKs.

Reason

By default vista's security settings are stricter than Win XP, 2003 and 2000. The children processes do not inherit the execution right from their parent process.

Solution

Make the compatibility property of the installer file (.exe) available:

  1. Right-click the installer file, and select Properties from the shortcut menu.
  2. In the Compatibility mode panel of the Compatibility tab, check the Run this program in compatibility mode for option, and then select Windows 2000 from the drop-down list.
  3. Click OK.
  4. Run the installer.