|
Home > Archive > BizTalk Server Framework > July 2005 > disabling port on one server in multiple server host application
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
disabling port on one server in multiple server host application
|
|
| eXavier 2005-06-09, 2:47 am |
| Hi all,
I have BizTalkServerApplication spread on two servers (PC1, PC2). One of
receive ports is using 3rd party library, but I have license only for one
machine. Is it possible to configure the receive port only for one machine
in BizTalkApplication ?
Thanks,
eXavier
| |
| Alan Smith 2005-06-09, 7:48 am |
| Hi eXavier,
This is easy to set up...
Create a new host that you will use for the receive.
Create a host instance on one machine only.
Specify the receive port to use this host.
The BizTalk docs have plenty of info on creating hosts.
Regards,
Alan
--
The Bloggers Guide to BizTalk
http://geekswithblogs.com/asmith
"eXavier" wrote:
> Hi all,
> I have BizTalkServerApplication spread on two servers (PC1, PC2). One of
> receive ports is using 3rd party library, but I have license only for one
> machine. Is it possible to configure the receive port only for one machine
> in BizTalkApplication ?
>
> Thanks,
> eXavier
>
>
>
>
| |
|
| Change the adapter that the receive port is using to use this host, its at
the adapter level where you change the host, the receive port has no concept
of host.
"Alan Smith" <AlanSmith@discussions.microsoft.com> wrote in message
news:27CADA8E-1646-466E-9C70-4C0F044BC4C2@microsoft.com...[vbcol=seagreen]
> Hi eXavier,
>
> This is easy to set up...
>
> Create a new host that you will use for the receive.
> Create a host instance on one machine only.
> Specify the receive port to use this host.
>
> The BizTalk docs have plenty of info on creating hosts.
>
> Regards,
>
> Alan
>
>
>
> --
> The Bloggers Guide to BizTalk
> http://geekswithblogs.com/asmith
>
>
>
> "eXavier" wrote:
>
|
|
|
|
|