Skip to main content
Skip table of contents

Running from command line

Windows

  • Ensure that all Prerequisites are installed

  • Open a command line window and navigate to the folder where you copied DpeNanoServices to

  • Optionally adapt your configuration in the appsettings.json file

  • Run

    CODE
    DpeNanoServices.exe
  • Alternatively you can run

    CODE
    dotnet DpeNanoServices.dll

You should see the following:

DpeNanoServices starts with the following defaults:

Linux

  • Ensure that all Prerequisites are installed

  • Navigate to the folder where you copied DpeNanoServices to

  • Optionally adapt your configuration in the appsettings.json file

  • Run

    CODE
    dotnet DpeNanoServices.dll

You should see the following:

DpeNanoServices starts with the following defaults:

JavaScript errors detected

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

If this problem persists, please contact our support.