12-22-06 12:20 AM
On Wed, 20 Dec 2006 22:26:00 -0800, Chetan
<Chetan@discussions.microsoft.com> wrote:
>The adapter failed to transmit message going to send port
>"B2BOrchestrations_1.0.0.1_B2BOrchestrations.TypeB2BProcess_SendCommonPO_Po
rt_1c97535f24cfc86b"
>with URL "http://localhost/B2BSupplierProcessPO/Process.asmx". It will be
>retransmitted after the retry interval specified for this Send Port.
>Details:"WebException: The request failed with HTTP status 401: Unauthorize
d.
> ".
Well, your send port sends a message to a web service, but you haven't
configured your send port owith the credential needed to communicate
with this web service. Either specify the credentials explicitly in
the send port, or let the send port run in a host instance that has
credentials that are good enough.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@eliasen.dk
[ Post a follow-up to this message ]
|