how to send Text Email in BizTalk Orchestration
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > how to send Text Email in BizTalk Orchestration




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    how to send Text Email in BizTalk Orchestration  
Lakshmi Murthy


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-05 12:47 PM

Hi,

I need to send a text Email from my orchestration.

I implement the RawString type,declare RawOutMsg as a message of type
Microsoft.XLANGs.CustomFormattersSDK.RawString.

But when I construct a message in the Expression Editor :
RawOutMsg = new Microsoft.XLANGs.CustomFormattersSDK.RawString("Mensaje
Body" );

I get the error message: "identifier CustomFormattersSDK does not exist in
Microsoft.XLangs are you missing an assembly reference ?

What am i doing wrong? Please let me know.

Thanks in advance
Regards
Lakshmi






[ Post a follow-up to this message ]



    Re: how to send Text Email in BizTalk Orchestration  
Yossi Dahan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-05 12:47 PM

Did you make sure to build the sample of the formatter, GAC it and add a
reference to it in the orchestration project?

Yossi Dahan

"Lakshmi Murthy" <LakshmiMurthy@discussions.microsoft.com> wrote in message
news:8AAAE050-39DA-42D2-9D0A-1F24E44AC797@microsoft.com...
> Hi,
>
> I need to send a text Email from my orchestration.
>
> I implement the RawString type,declare RawOutMsg as a message of type
> Microsoft.XLANGs.CustomFormattersSDK.RawString.
>
> But when I construct a message in the Expression Editor :
> RawOutMsg = new Microsoft.XLANGs.CustomFormattersSDK.RawString("Mensaje
> Body" );
>
> I get the error message: "identifier CustomFormattersSDK does not exist in
> Microsoft.XLangs are you missing an assembly reference ?
>
> What am i doing wrong? Please let me know.
>
> Thanks in advance
> Regards
> Lakshmi
>







[ Post a follow-up to this message ]



    RE: how to send Text Email in BizTalk Orchestration  
Lakshmi Murthy


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-05 12:47 PM

Yes, i did.

"Lakshmi Murthy" wrote:

> Hi,
>
> I need to send a text Email from my orchestration.
>
> I implement the RawString type,declare RawOutMsg as a message of type
> Microsoft.XLANGs.CustomFormattersSDK.RawString.
>
> But when I construct a message in the Expression Editor :
> RawOutMsg = new Microsoft.XLANGs.CustomFormattersSDK.RawString("Mensaje
> Body" );
>
> I get the error message: "identifier CustomFormattersSDK does not exist in
> Microsoft.XLangs are you missing an assembly reference ?
>
> What am i doing wrong? Please let me know.
>
> Thanks in advance
> Regards
> Lakshmi
>





[ Post a follow-up to this message ]



    Re: how to send Text Email in BizTalk Orchestration  
Yossi Dahan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-05 12:47 PM

Lakshmi

I'm a bit confused -

I've just carefully followed the instructions as they appear on
http://msdn.microsoft.com/library/d..._email_ijqb.asp

and it all works like a charm.

one thing that confused me is that you use "RawOutMsg = new
Microsoft.XLANGs.CustomFormattersSDK.RawString(....."

When in my case it is
Message_1 = new
Microsoft.Samples.BizTalk.XlangCustomFormatters.RawString("...."

Notice the difference in the namespaces?

Also check your spelling and lowercase/uppercase - in the error message it
appears as ">> I get the error message: "identifier CustomFormattersSDK does
not exist in[vbcol=seagreen] 

(stress on Xlangs)

while on your declaration its Microsoft.XLANGs.

Yossi Dahan



"Lakshmi Murthy" <LakshmiMurthy@discussions.microsoft.com> wrote in message
news:B89FE21E-D1B5-4A30-85ED-5B205C518FFF@microsoft.com...[vbcol=seagreen]
> Yes, i did.
>
> "Lakshmi Murthy" wrote:
> 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:00 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register