workgroup

MSMQ - Workgroup mode - Windows Server 2003 - private queue - WCF service never notified when post new message

Hi, I'm using WCF (C#) to send/receive messages from private msmq queue under Windows Server 2003 in WorkGroup mode. Client WCF/Service WCF and MSMQ are on the same computer. There's one client that send message to the private queue, that's work perfect. There's one service that receive message from the same private queue but the servic...

MSMQ on a domain controller defaults to workgroup mode, how to switch to Domain mode?

I have a Windows Server 2008 machine acting as Domain Controller for a test domain and I have installed MSMQ on this server including the "Message Queue Server", "Directory Services Integration" and "Message Queueing Triggers" features. I've also installed MSMQ onto a second machine in the domain that is running Server 2003. The insta...

How can I get the Workgroup name of a computer using C#?

I've read about getting it with the Environment class, but can't find it. Thanks guys. ...

Using SVN alone or in small workgroups - workflow approach?

Hi everybody, I have spent some months working on a web application and we're come close to production stage. It's soon time to expand the development group with 1-3 people on this project. I have not too much experience on working with SVN, but It's obviously the choice for a big part of the larger companies out there, so I am guessin...