Re: Biztalk 2004 MSMQT
From: Iuliu Rus (iuliur_at_microsoft.com)
Date: 09/16/04
- Next message: Iuliu Rus: "RE: Load Balancing MSMQT"
- Previous message: Tom Majarov: "Windows Service Configuration"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 16 Sep 2004 20:48:10 GMT
No, you cannot use a machine name and you must use a GUID.
Calling the MSMQApplication.MachineIdOfMachineName API will give you the
guid for any machine. This API can only be invoked on machines that have
MSMQ installed.
If you want to find out the GUID of a MSMQT machine without calling an API
you can look in the registry under
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BTSSvc.3.0\MessageQueuing.
The guid will be there only if you chose "active directory integration"
when you configured the biztalk system. The PRIVATE format cannot be used
if MSMQT is not in active directory mode.
- Next message: Iuliu Rus: "RE: Load Balancing MSMQT"
- Previous message: Tom Majarov: "Windows Service Configuration"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|