Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jun : Shell notifiers and Windows 2003 Server
| Subject: | Shell notifiers and Windows 2003 Server |
| Posted by: | "Ruediger Kabbasch" (ruediger.kabbas..@thermo.com) |
| Date: | Tue, 13 Jun 2006 11:14:16 |
Hi everybody,
I have a problem using a ShellNotifier (in this case from LMD) component if
an application runs as a service on a Windows 2003 Server with installed
service pack (SP1r2).
The shell notifier component should fire an event if a file is dropped into
a monitored folder.
If I use the component with an interactive programm everything works as
expected. If I use the same functionality in a service application the event
will not fired any longer (the service runs under the same account
(administrator)) as I logged in when I test the interactive application.
The service has been worked O.K. on a Windows 2003 server without installed
servicepack (and on Win2K, WinXP).
Does anybody knows how to get this working again?
Any help is wellcome.
Thanks in advance!
Kind regards,
Ruediger Kabbasch