devpete
2008-06-27 16:49:58 UTC
Our company is moving from XP to Vista in the near future and we rely
heavily on MSMQ. During testing of our legacy apps. on Vista,
everything is working well except MSMQ. I'm a developer so excuse my
lack of knowledge on the networking side, but as I understand it, we
have a server 2003 box which is our main Domain Controller and which
also hosts our MSMQ queues. We recently added a new domain controller
which is running server 2008. Uninstalling and re-installing MSMQ on
the XP client machines works just fine, but for whatever reason the
Vista clients install MSMQ fine but it thinks MSMQ is working in
WorkGroup mode - which it is not. Comparing the registry between XP
and Vista clients I notice an extra key in ....HKLM/Software/Microsoft/
MSMQ/Parameters...which is named Workgroup and has a value of Hex 1.
Trying to remotely manage MSMQ does not allow me to see the public
queues (Operation not supported in Workgroup mode), but deleting the
Workgroup registry key allows me to but causes other Active Directory
security problems.
Any ideas on how to proceed in a mixed Domain of server 2003 and
server 2008.
We can't turn on MSMQ on the 2008 box yet because of business raesons
but will do so in the future.
Thanks in advance for any help.
Pete
heavily on MSMQ. During testing of our legacy apps. on Vista,
everything is working well except MSMQ. I'm a developer so excuse my
lack of knowledge on the networking side, but as I understand it, we
have a server 2003 box which is our main Domain Controller and which
also hosts our MSMQ queues. We recently added a new domain controller
which is running server 2008. Uninstalling and re-installing MSMQ on
the XP client machines works just fine, but for whatever reason the
Vista clients install MSMQ fine but it thinks MSMQ is working in
WorkGroup mode - which it is not. Comparing the registry between XP
and Vista clients I notice an extra key in ....HKLM/Software/Microsoft/
MSMQ/Parameters...which is named Workgroup and has a value of Hex 1.
Trying to remotely manage MSMQ does not allow me to see the public
queues (Operation not supported in Workgroup mode), but deleting the
Workgroup registry key allows me to but causes other Active Directory
security problems.
Any ideas on how to proceed in a mixed Domain of server 2003 and
server 2008.
We can't turn on MSMQ on the 2008 box yet because of business raesons
but will do so in the future.
Thanks in advance for any help.
Pete