|
| I have the following problem with publishing an orchestration as a web service:
I have three orchestrations, each with it's own port and porttype, that I
want to publish as a single webservice. In order to do this I use the Web
Service publishing wizard and select 'merge all selected ports into a single
webservice'. When I deploy and start the orchestrations i get the following
error: Internal Soap Processing Failure ...myservice.asmx... Please verify
that the receive location exists.
The obvious solutions is to specify the .asmx file in the configure port
wizard in the URI property. But, when I configure all my ports for this URI
and try to deploy, I get the following error: Unable to deploy early bindings
.... Address should be unique for receive location.
So I'm either unable to deploy, or biztalk is unable to listen at the
receive location on the merged ports' webservice
Could someone please give me a hint?
|
|