Hi Debbie,
I'm curious if you made any progress on this and what route you are taking.
I am in the same boat. In the past, if I wanted to add a GUI to a windows
service, I would set the "Allow services to interact with desktop" flag, but
I understand this is not only bad practice, but ineffective under Vista.
I am steering toward named pipes. Any thoughts?
Roger
[quoted text, click to view] <Debbie.Croft@nospamforme.com> wrote in message
news:%23SJTXurkIHA.484@TK2MSFTNGP04.phx.gbl...
> I'd like to put a GUI on my (C#) service (running under Vista). Anyone
> have any pointers as to the best way to do this? I'm using VS2008, if it
> matters.