Running the EMS Server or EMS Console Server on a Developer Environment

From RAD Studio
Jump to: navigation, search

Go Up to Setting Up Your EMS Server

Go Up to Setting Up Your EMS Console Server


The EMS Developer Server and the EMS Developer Console stand-alone applications are delivered in RAD Studio. There are Win 32 and Win 64 versions of the executables:

  • For Win 32: C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
  • For Win 64: C:\Program Files (x86)\Embarcadero\Studio\17.0\bin64

We recommend to use the stand-alone applications for developing purposes, to easily test your EMS Client applications or EMS Packages.

For a production environment, we recommend to set up the EMS Server and the EMS Console Server on a web server. We currently give support for Microsoft IIS Server.

When you run the EMS Developer Server or the EMS Developer Console application for the first time, and if the EMS Environment has not been properly set, the EMS Setup Wizard starts.

Starting the Indy Stand-alone EMS Applications for Development

Start the EMS Developer Server or the EMS Developer Console stand-alone application as follows:

  1. Locate the executables under:
    • 32-bits Windows applications: C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
    • 64-bits Windows applications: C:\Program Files (x86)\Embarcadero\Studio\17.0\bin64
  2. Depending on the application you want to use, double-click:
    EMSServer.png

    EMSConsoleServer.png

The service starts automatically. Click Open Browser to open the EMS Server or the EMS Console Server on your regular browser.

See Also