Windows service notification icon  
Author Message
ByTor





PostPosted: Sun Apr 01 13:15:11 CDT 2007 Top

Dotnet >> Windows service notification icon Hi,
I made a 'windows services' which works well. When I added a notificaton
icon, the icon apeared in the tray bar but when I clicked it, no events came
into my service. (I did allowed the service to intercat with the desktop).
Can you tell me why I can't receive the events?
Thank you
--
Rafi
Israel

DotNet434  
 
 
Rad





PostPosted: Sun Apr 01 13:15:11 CDT 2007 Top

Dotnet >> Windows service notification icon On Sun, 1 Apr 2007 05:10:02 -0700, Rafi wrote:

> Hi,
> I made a 'windows services' which works well. When I added a notificaton
> icon, the icon apeared in the tray bar but when I clicked it, no events came
> into my service. (I did allowed the service to intercat with the desktop).
> Can you tell me why I can't receive the events?
> Thank you

It is not recommended for a service to interact directly with the desktop.
What I suggest is that you develop a second application that interacts with
the service using a service controller to control the service.
--
Bits.Bytes
http://bytes.thinkersroom.com