Re: Sending Attachments from a Web Service
From: Christof ("Christof")
Date: 05/03/04
- Previous message: larry franks: "Re: How to pickup a message from a MSMQ queue from another box?"
- In reply to: Gram: "Re: Sending Attachments from a Web Service"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 May 2004 22:15:03 +0200
Gram,
you need an orchestration message with as type: "System.Xml.XmlDocument".
This will allow you to work with binary content. (For example: PDF's.)
Please see an earlier posting I did here which shows how to create
XLANGMessage variables at runtime programatically.
Kind regards,
Christof
"Gram" <anonymous@discussions.microsoft.com> wrote in message
news:1DA2F0CD-BC2B-4E8C-87B1-68C63630DCD3@microsoft.com...
> How did you use PDF with System.ToBase64String() type?
> Are the contents coming correctly?
>
> Can you guide me with a sample please.
> It is very urgent for me.
- Previous message: larry franks: "Re: How to pickup a message from a MSMQ queue from another box?"
- In reply to: Gram: "Re: Sending Attachments from a Web Service"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|