Error in Services

If you ever see this error message:

"Registering multiple adapter types within the same process is not a supported configuration. For e.g. HTTP and SOAP receive adapters cannot co-exist in the same process"

it is likely that there is a service with the wrong app pool. WCF-Basic and WCF-Http services must use separate app pools, but can use the same host.

Tanx Mark

Comments

Popular posts from this blog

Illegal 'activate' predecate

BizTalk Host "Stop Pending"

The Messaging Engine failed to register an adapter "WCF-BasicHttp". Details: "Registering multiple adapter types within the same process is not a supported configuration. For e.g. HTTP and SOAP receive adapters cannot co-exist in the same process