|
Home > Archive > BizTalk Server > June 2004 > MSMQT Authentication
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MSMQT Authentication
|
|
|
|
Hi,
I need to authenticate document sent to my Queue(MSMQT). I created a new host with authentication trusted since my Default host is not. I try to configure my BizTalk Messaging adapter Receieve handlers to use the host, but i get a error message "This ad
apter requires static handler configuration. No new receive handlers may be created for this adapter. Existing handlers cannot be switched to different BizTalk Host". Can any one help on this.
Thanks,
gsv
| |
| Iuliu Rus 2004-06-30, 5:55 pm |
| You cannot switch MSMQT to another host. Change the default host to
authentication trusted, make the new one not trusted and move the other
adapters in the new host.
|
|
|
|
|