----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: satinder Message 2 in Discussion Hi, Not too sure if we can display the icon on the taskbar for the windows service, since windows service do not have any UI interface. What you can do is, build a new windows application that shows as a icon on the task bar. Then use this windows application to poll your windows service - whether its running or not. To check the status (Running, stopped, paused) of a windows services, you can use System Processes class library. Let me know for further assistance. Hope this helps! Regards Satinder -----Original Message----- From: JaiGanesh_Sagi [mailto:[EMAIL PROTECTED] Sent: Monday, September 05, 2005 11:48 AM To: BDOTNET Subject: Urgent:Icon in System tray while running windows service New Message on BDOTNET Urgent:Icon in System tray while running windows service Reply Reply to Sender Recommend Message 1 in Discussion From: JaiGanesh_Sagi Hi All, I have a windows service, when I run that service I want to show a icon in system tray.I tried using NotifyIcon like in windows application but it is not displaying the icon or throwing error.Please help!!! Thanks in Advance. Jaiganesh View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
