Hi all, I manage to write a C# application which starts and terminates process on remote pc. the problem is that it works only if the remote pc is in worksapce mode. when I set it to domain, i get exception in connect function. i have permission for everyone in full control. any reason why when in domain it doesn't work while in workgroup it does? my coller pc is in the same domain. TIA.