Subject NT services and IBO
Author jcp@intsol.com.au
I have written a service app in delphi 4 which logs to IB via IBO.
The application works perfectly.
Only problem is that it requires the "Allow Service to Interact with
Desktop" to be checked, and the Service when the user logs out, which
I guess are related.
I vaguely remember seeing a document stating how to setup IBo for
services, but cannot locate it.
btw. There are no dialogs appearing on screen when service starts and
Connection LoginPrompt:=False, and talks to IB correctly.
If "Allow Service to Interact with Desktop" is Unchecked....the
service beeps when started, and service applet hangs and
returns "Service not responding" timeout.

Any Ideas?