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