I have a service and a Form application. In that, I am calling the Form Application using my Windows service. I have tested it on Windows 7 and it works fine for that, which means it shows pop up via calling Windows service as expected. But when I run the same thing on Windows Server 2003, it somehow doesn't show my Form Application when I run my Windows service.
I am unable to determine the cause of this here and would appreciate any help or guidance that can spread more light on this.