Problem
- Product : VisiBroker 4.x
- Platform : Windows
- Product Component : OAD
Is there any way to use the option "Allow to interact with desktop" for the OAD service and not have the server open a new window when it is spawned?
Here is the testing scenario:
Start the OAD as a Windows service with "Allow to interact with Desktop" enabled in the LogOn options for the service.Hence, when a client request comes in for the server registered with the OAD, the OAD will spawn a server, and the server runs in a new window (similar to command prompt window).
However, the server should not open a new window and at the same time use the option "Allow to interact with desktop" for the OAD started as a service.
Resolution
There is no way to select "Allow to interact with Desktop" and also have no pop-up window for an NT service. The window is essentially created to allow for interaction with desktop.
Old KB# 26606
#OAD
#Security
#pop-upwindow
#VisiBroker
#NTService