When I deployed a WCF HTTP service it set the receive handler to BizTalkServerIsolatedHost. I only have BizTalkServerApplication running.
Is it mandatory to have published WCF services running through the BizTalkServerIsolatedHost? If it is mandatory, could I have the BizTalkServerIsolatedHost instance running on the same server as BizTalkServerApplication instance?
Richard: An Isolated host is a virtual entity, it doesn’t exist per se. In this case, its role will usually be filled by IIS, where the WCF receive adapter is being hosted.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.