BizTalk Server General - Problem deploying Orchestration as Web Service

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > August 2004 > Problem deploying Orchestration as Web Service





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 Problem deploying Orchestration as Web Service
Søren

2004-08-19, 2:48 am

I have developed an orchestration which is exposed as a web service.

Now, for my very first time, I'm deploying to a testserver, but I keep
receiving an exception. The inner exception of the soap exception
states:

....
System.Runtime.InteropServices.COMException (0xC0C01666): The
Messaging Engine failed to register the adapter for "SOAP" for the
receive location "/ECSystem_ECSecurity_Service.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 deployed on a single Windows Server 2003.
- I deployed the orchestration using the BTSInstaller.
- In desparation, I (re)configured Biztalk to run under the
administrator account!
- I added Administrator, ASPNET and IUSR_MYSERVER to the
BizTalk Isolated Host Users group
- In HAT, I find NO messages, orchestrations or anything.
- I checked that the necessary DLL's are in the GAC (in case this
is not a permission problem)

And now I'm running out of ideas. What else can I try?

Jack Blalock

2004-08-23, 7:54 am

You mentioned you configured Biztalk to run under the admin account...is
this local admin account a part of the Biztalk Admin group? This would be
the group that has permissions to the Biztalk databases, and if you had
installed Biztalk under another account, that account would be
automatically to the Biztalk Admin group, but not necessarily the local
admin account.

Verify the receive handler for the SOAP adapter is indeed the correct host,
and that this account is a part of teh Biztalk Admin group.

Jack Blalock [MSFT]
This posting is provided "AS IS", with no warranties, and confers no rights.

Matt Milner

2004-08-23, 5:50 pm

make sure the account that is the identity for the application pool that
your web service runs under, is a member of the isolated host users (by
default I think this is network service).

Matt

"Søren" <smollebjerg@newsgroup.nospam> wrote in message
news:DF34CD2A-C168-44C1-B254-0B622B62759A@microsoft.com...
> I have developed an orchestration which is exposed as a web service.
>
> Now, for my very first time, I'm deploying to a testserver, but I keep
> receiving an exception. The inner exception of the soap exception
> states:
>
> ...
> System.Runtime.InteropServices.COMException (0xC0C01666): The
> Messaging Engine failed to register the adapter for "SOAP" for the
> receive location "/ECSystem_ECSecurity_Service.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 deployed on a single Windows Server 2003.
> - I deployed the orchestration using the BTSInstaller.
> - In desparation, I (re)configured Biztalk to run under the
> administrator account!
> - I added Administrator, ASPNET and IUSR_MYSERVER to the
> BizTalk Isolated Host Users group
> - In HAT, I find NO messages, orchestrations or anything.
> - I checked that the necessary DLL's are in the GAC (in case this
> is not a permission problem)
>
> And now I'm running out of ideas. What else can I try?
>



Søren

2004-08-24, 8:13 am

Found the solution, thanks for all the suggestions.

I seem to have missed the point of having to update the binding file with
the correct URL's. Also modified some security settings as you guys
suggested, but the URL's where definetly wrong.


"Søren" wrote:

> I have developed an orchestration which is exposed as a web service.
>
> Now, for my very first time, I'm deploying to a testserver, but I keep
> receiving an exception. The inner exception of the soap exception
> states:
>
> ...
> System.Runtime.InteropServices.COMException (0xC0C01666): The
> Messaging Engine failed to register the adapter for "SOAP" for the
> receive location "/ECSystem_ECSecurity_Service.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 deployed on a single Windows Server 2003.
> - I deployed the orchestration using the BTSInstaller.
> - In desparation, I (re)configured Biztalk to run under the
> administrator account!
> - I added Administrator, ASPNET and IUSR_MYSERVER to the
> BizTalk Isolated Host Users group
> - In HAT, I find NO messages, orchestrations or anything.
> - I checked that the necessary DLL's are in the GAC (in case this
> is not a permission problem)
>
> And now I'm running out of ideas. What else can I try?
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com