03-06-06 10:51 PM
Hi,
did you activate the delivery notification in your send port and try to do a
try catch exception on your FTP send Port
Younes
<roppliger@iware.ch> wrote in message
news:1141374312.013947.114760@v46g2000cwv.googlegroups.com...
> Thanks for your response.
>
> It seems that there's not really a good solution in Biztalk 2004.
>
> As you said me, I try to explore another way:
>
> I use an external FTP client, add this client in my references and I
> detect if the ftp server is up or down (in a atomic scope). If the
> server is up, I can use my send/receive forms otherwise a message is
> generated.
>
> After, I've add my exterbal dll in the GAC (gacutil /i myexternal.dll).
>
> Now it's OK!
>
> Thanks.
>
> Raoul
>
[ Post a follow-up to this message ]
|