MSMQ question....

XcluzivXcluziv Member Posts: 513 ■■■■□□□□□□
Hey everybody, didn't know if some of you al my be familiar with MSMQ but i wanted to ask....

having a slight setback and was wondering if anyone could help. Currently, I have installed MSMQ 4.0 on my server which is runningWindows Server 2008. I have created a message queue using C#.Net and can receive messages on my queue after running the application that I created. I created an SSIS package in BI Development Studio. Added a Message Queue Task to receive the message from the queue and added a Send Mail Task to send an email to my account to verify that the message was received after running the package. My dilemma comes in as to when I receive the email message it is written in Japanese....I know it seems that I am not reading the mssage body out as Unicode but I thought that all string messages in C# VS were in Unicode. Correct me if I am wrong. I been wondering why this has been occurring and been checking google night in and night out...just thought it was curious icon_silent.gif
LINKED | GTECH | NOTHINGBUTSHAREPOINT - BLOG AUTHOR

"TRY NOT. DO. OR DO NOT. THERE IS NO TRY" - Yoda

Sign In or Register to comment.