Redi API outside Visual Studio

Options

When I use the API from outside the Visual Studio(Service),
the redi+ application disconnected and it seems that the Redi API blocked that
access.

Tagged:

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello @Arabela.Militaru,

    The REDI API cannot be used from a Windows Service.


    It needs to be run by a Windows user where it is coupled to the user’s session,
    that must be active and running in the REDI application.

    It can be used outside VisualStudio, but not in windows service