|
Home > Archive > BizTalk Server General > November 2004 > BizTalk Web Services Publishing Wizard
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 |
BizTalk Web Services Publishing Wizard
|
|
| Michael 2004-11-29, 5:52 pm |
| Hi
when I call a web service published with the BizTalk Web Services Publishing
Wizard I got the following errors in the event log:
An attempt to connect to "BizTalkMgmtDb" SQL Server database on server
"BIZTALK001" failed with error: "Login failed for user 'NT AUTHORITY\NETWORK
SERVICE'.".
The Messaging Engine failed to register the adapter for "SOAP" for the
receive location "/PassPortRfq/PassPortRfq.asmx". Please verify that the
receive location is valid, and that the isolated adapter runs under an
account that has access to the BizTalk databases.
I restarted the IIS after publishing the web service. What might be the
reason?
Thanks, Michael
| |
| Wor Tony 2004-11-29, 5:52 pm |
| "Michael" <mb60130@web.de> wrote in message
news:e8Xfqtk1EHA.208@TK2MSFTNGP12.phx.gbl...
> Hi
>
> when I call a web service published with the BizTalk Web Services
> Publishing
> Wizard I got the following errors in the event log:
>
> An attempt to connect to "BizTalkMgmtDb" SQL Server database on server
> "BIZTALK001" failed with error: "Login failed for user 'NT
> AUTHORITY\NETWORK
> SERVICE'.".
>
>
> The Messaging Engine failed to register the adapter for "SOAP" for the
> receive location "/PassPortRfq/PassPortRfq.asmx". Please verify that the
> receive location is valid, and that the isolated adapter runs under an
> account that has access to the BizTalk databases.
>
> I restarted the IIS after publishing the web service. What might be the
> reason?
>
> Thanks, Michael
>
Michael
You need to setup an app pool to run your web service under. The user
identity of the app
pool must have access to the BTS databases.
HTH
AP
Nottingham - UK
|
|
|
|
|