|
Home > Archive > BizTalk Server > December 2004 > Setting up an FTP Host on two BizTalk boxes.
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 |
Setting up an FTP Host on two BizTalk boxes.
|
|
| Alan Smith 2004-12-06, 7:46 am |
| Hi,
I'm trying to set up an FTP host and host instances on two BizTalk boxes on
the same group. I want to place the FTP receive adapters in this host so that
I can ensure only one hust inctance is runnig in the BizTalk group at any one
time.
I have createrd an In-Process host in the group, and a host instance on one
of the boxes, and ahve used the same group and user permissions as the
BizTalk Application Host. I am unable to select this host as the receive
handler for the receive locations (I just get the option to select the
BizTalkServerApplication
host). I have also tried setting the host to a differernt user, and I get
the same result. I tried importing an assembly binding script to set the
receive locations, but it still defaults to the BizTalkServerApplication host.
Anyone got a clue on this.
Cheers,
Alan
--
The Bloggers Guide to BizTalk
http://geekswithblogs.com/asmith
| |
| Greg Forsythe 2004-12-06, 5:49 pm |
|
You have to add a Receive Handler.
Biztalk Admin Console ->Adapters->FTP->Receive Handlers
Right click -> New
The wizard asks which host the receive handler will run in and also allows
the configure of the default handler properties for the adapter.
Greg
"Alan Smith" <AlanSmith@discussions.microsoft.com> wrote in message
news:ADBF1C8B-E6A8-4295-9331-B4BD3C2F66C9@microsoft.com...
> Hi,
>
> I'm trying to set up an FTP host and host instances on two BizTalk boxes
on
> the same group. I want to place the FTP receive adapters in this host so
that
> I can ensure only one hust inctance is runnig in the BizTalk group at any
one
> time.
>
> I have createrd an In-Process host in the group, and a host instance on
one
> of the boxes, and ahve used the same group and user permissions as the
> BizTalk Application Host. I am unable to select this host as the receive
> handler for the receive locations (I just get the option to select the
> BizTalkServerApplication
> host). I have also tried setting the host to a differernt user, and I get
> the same result. I tried importing an assembly binding script to set the
> receive locations, but it still defaults to the BizTalkServerApplication
host.
>
> Anyone got a clue on this.
>
> Cheers,
>
> Alan
>
> --
> The Bloggers Guide to BizTalk
> http://geekswithblogs.com/asmith
>
|
|
|
|
|