RE: SuspendedQListener
From: Agan (Agan_at_discussions.microsoft.com)
Date: 11/30/04
- Next message: Agan: "Re: Dynamic Query String in HTTP Send Port"
- Previous message: Agan: "Re: Dynamic Query String in HTTP Send Port"
- In reply to: Agan: "SuspendedQListener"
- Next in thread: Matt Hall: "RE: SuspendedQListener"
- Reply: Matt Hall: "RE: SuspendedQListener"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 05:15:04 -0800
FYI:
If HostName is BizTalkServerApplication it is working fine
If HostName is BizTalkServerIsolatedHost,I am getting error.
Errormessage is 'The specified message is an internal message and cannot be
saved"
"Agan" wrote:
> Hi,
> I have written a windows service to listen Suspended messages.
>
> i am using below method to save messages to a directory.
>
> MessageInstance.InvokeMethod("SaveToFile", new object[] {TempDirectoryName});
>
> If I use File Adapter to receive a invalid message,It is saving files,but if
> use HTTP(BTSHTTPReceive.dll) to receive a invalid message,it is not saving
> messages.But it is firing event.
> can anybody help on this.
>
> Agan
- Next message: Agan: "Re: Dynamic Query String in HTTP Send Port"
- Previous message: Agan: "Re: Dynamic Query String in HTTP Send Port"
- In reply to: Agan: "SuspendedQListener"
- Next in thread: Matt Hall: "RE: SuspendedQListener"
- Reply: Matt Hall: "RE: SuspendedQListener"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|