08-24-04 01:13 PM
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?
>
[ Post a follow-up to this message ]
|