Skip to main content
Skip table of contents

Prepare settings.json

Starting with version 3.x, DPE Admin is an independent, standalone web application that can be hosted in any web server and on any platform.

It is not part of the DPE setup anymore, which previously installed web frontends and web services as one monolithic application inside Microsoft IIS.

Therefore you need to tell DPE Admin how to connect to the DPE Services backend. This is done in the DPE Admin settings.json file using the parameter serviceRootAddress.

serviceRootAddress

Example:

CODE
{
  "serviceRootAddress": "https://dpe.davidsystems-test.com/DpeWebApplication"
}  

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.