Hi Peter,
So what's your current solution model? Are you creating two client
applications, one use System.Messaging api and one use WCF code and they
send message to the same message queue at server-side(which is monitoired
by a WCF service endpoint via MsmqIntegrationBinding)? is this what you're
doing now and what's the error behavior, you cannot receive message from
System.Messaging namespace?
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "Peter Larsen [CPH]" <PeterLarsen@community.nospam>
>References: <#tL#mnumIHA.4684@TK2MSFTNGP06.phx.gbl>
<gwQ4z73mIHA.9932@TK2MSFTNGHUB02.phx.gbl>
>Subject: Re: WCF and MessageQueue
>Date: Tue, 22 Apr 2008 13:03:19 +0200
>Hi Steven,
>
[quoted text clipped - 57 lines]
>> ==================================================
>> Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
>> ications.
>>
[quoted text clipped - 19 lines]
>>>BR
>>>Peter
Steven Cheng [MSFT] - 24 Apr 2008 05:35 GMT
Hi Peter,
I've performed some further tests on my side. So far I have the following
application structure work correctly:
** A WCF service which use MsmqIntegrationBinding to listen on a private
transactioal queue
** a WCF client which send WCF message to the above service endpoint
** a MSMQ client(use System.Messaging) which send MSMQ message to the
target transactional queue directly
The service can receive messages from both clients. is this also what you
want to do? If necessary, I can send you my test solution.
Looking forward to your reply.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>Content-Type: text/plain
>Content-Transfer-Encoding: 7bit
>From: stcheng@online.microsoft.com (Steven Cheng [MSFT])
>Organization: Microsoft
>Date: Wed, 23 Apr 2008 09:47:54 GMT
>Subject: Re: WCF and MessageQueue
>Hi Peter,
>
[quoted text clipped - 122 lines]
>>>>BR
>>>>Peter
Peter Larsen [CPH] - 25 Apr 2008 12:35 GMT
Hi Steven,
Thank you for your reply.
I am not working with this the next two weeks from now.
I still want to find a solution to this, but i have to change focus for a
short period of time.
I appreciate your help.
BR
Peter
Steven Cheng [MSFT] - 28 Apr 2008 03:57 GMT
Hi Peter,
Thanks for your followup.
Sure, no problem. If you need further help later, welcome to post here or
ping me via the email in last message(I can send you my test solution).
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "Peter Larsen [CPH]" <PeterLarsen@community.nospam>
>References: <#tL#mnumIHA.4684@TK2MSFTNGP06.phx.gbl>
<gwQ4z73mIHA.9932@TK2MSFTNGHUB02.phx.gbl>
<#$xd0hGpIHA.1580@TK2MSFTNGP06.phx.gbl>
<gy3yfcSpIHA.3608@TK2MSFTNGHUB02.phx.gbl>
>Subject: Re: WCF and MessageQueue
>Date: Fri, 25 Apr 2008 13:35:04 +0200
>Hi Steven,
>
[quoted text clipped - 6 lines]
>BR
>Peter