|
Home > Archive > BizTalk Server > September 2004 > web service error
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]
|
|
|
| I get this error, I did configure the web service to anonymous access, dont
know what to do.
Event Type: Warning
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5743
Date: 9/2/2004
Time: 10:05:00 AM
User: N/A
Description:
The adapter failed to transmit message going to send port
"http://localhost/B2BSupplierProcessPO/Process.asmx". It will be
retransmitted after the retry interval specified for this Send Port.
Details:"The request failed with HTTP status 401: Unauthorized.".
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
| |
| Jack Blalock 2004-09-02, 6:18 pm |
| If this is IIS6, make sure the app pool has proper credentials for Biztalk,
or your COM+ app the web service is running under for IIS5.
Jack Blalock [MSFT]
This posting is provided "AS IS", with no warranties, and confers no rights.
| |
|
| I am using IIS5, how do I check that com+ app has proper credentials to the
web
service?
Thanks
"Jack Blalock" <jackbl@online.microsoft.com> wrote in message
news:bt1hkNSkEHA.3576@cpmsftngxa10.phx.gbl...
> If this is IIS6, make sure the app pool has proper credentials for
Biztalk,
> or your COM+ app the web service is running under for IIS5.
>
> Jack Blalock [MSFT]
> This posting is provided "AS IS", with no warranties, and confers no
rights.
>
| |
| Matt Milner 2004-09-03, 5:49 pm |
| Can you call this web service from your browser?
Matt
"john" <john88m@hotmail.com> wrote in message
news:%232Y81LTkEHA.3392@TK2MSFTNGP15.phx.gbl...
> I am using IIS5, how do I check that com+ app has proper credentials to
the
> web
> service?
>
>
> Thanks
>
>
>
> "Jack Blalock" <jackbl@online.microsoft.com> wrote in message
> news:bt1hkNSkEHA.3576@cpmsftngxa10.phx.gbl...
> Biztalk,
> rights.
>
>
| |
|
| Yes I can call the web service from the browser
"Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
news:e0EdMjckEHA.3372@TK2MSFTNGP09.phx.gbl...
> Can you call this web service from your browser?
>
> Matt
>
>
> "john" <john88m@hotmail.com> wrote in message
> news:%232Y81LTkEHA.3392@TK2MSFTNGP15.phx.gbl...
> the
>
>
| |
| Matt Milner 2004-09-06, 7:50 am |
| What account is your web service running under? This would either be the
COM+ identity, or the application pool identity depening on IIS 5 or 6.
This account needs the ability to write to the temp directory for web
services. I can't quite remember if it needs full control, modify, or just
write. You could start with modify and work from there.
Matt
"john" <john88m@hotmail.com> wrote in message
news:%23wQpQ3ckEHA.2812@tk2msftngp13.phx.gbl...
> Yes I can call the web service from the browser
>
>
>
> "Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
> news:e0EdMjckEHA.3372@TK2MSFTNGP09.phx.gbl...
to[vbcol=seagreen]
>
>
|
|
|
|
|