1-8 of 8 < Previous Next >
Discussions for SOA'izing MSMQ with WCF (and Why It's Worth It)
Latest post:
Jun 24 2011
2 Posts
First post: LarryW wrote: While I'm eager to start walking through this tutorial, I realize that the code was written awhile back. I know a LOT of improvement to just about everything has occurred with WCF 4.0 an...
Latest post: LarryW wrote: Unfortunately, I can answer my own question. This tutorial is completely useless in the latest versions of .Net. It won't compile, the project property pages won't load, there are many,...
Jump to: First Post    |Latest Post
Latest post:
Mar 15 2011
1 Post
First post: kbaltrinic wrote: Does anyone know if there is a production ready version of the Chunking Channel? What has become of this component?
Jump to: First Post
Latest post:
Dec 24 2009
2 Posts
First post: ajit555 wrote: I have downloaded the sample. My machine is Windows 7 ultimate (64 bit). I have installed MSMQ and checked that it is working fine (ran some sample codes for MSMQ). When I start the serv...
Latest post: ajit555 wrote: Finally, at last, the problem got resolved. It was a security issue. 1. Created "Orders" private queue manually. 2. Right click the queue and on "Security" tab, provided all the permiss...
Jump to: First Post    |Latest Post
Latest post:
Oct 13 2009
3 Posts
First post: sfeldman wrote: It appears the demo was done on Vista, which comes with MSMQ 4.0. The code therefore will not run on XP/2003, as those are only MSMQ 3.0. Could someone confirm this please? Thank you.
Latest post: dragoshaiduc wrote: See the issue tracker. Due to the fact that the chunking channel is using the MSMQ 4.0 new subqueues feature(not available in MSMQ 3.0), the part of this sample that makes use of the chu...
Jump to: First Post    |Latest Post
Latest post:
Jun 25 2009
2 Posts
First post: rtitulaer wrote: Hi, I want to send messages to a remote private queue using netMsmqBinding. My endpoint address is net.msmq://10.204.4.23/private/identitymanagement I use the following settings in the...
Latest post: rtitulaer wrote: The problem was in the security configuration. It shoud be configured like this: <security mode="None"> <transport msmqAuthenticationMode="None" msmqProtectionLevel="None"/> <message cl...
Jump to: First Post    |Latest Post
Latest post:
Apr 23 2009
1 Post
First post: SameerM wrote: We have the following requirement in our project: To create a client application in C# which uses the enterprise library 4.1 for logging information. For one of the logging catgeory, the...
Jump to: First Post
Latest post:
Oct 1 2008
1 Post
First post: Blipwort wrote: The download for this doesn't include the source for the ChunkingChannel, only a binary. It is easy to generate the source, of course, but would this be covered by the MS Public License? ...
Jump to: First Post
Latest post:
Aug 8 2008
2 Posts
First post: Thona wrote: Are there any news on that thing? The sample is preetty ancient, and there are references to anothe rversion that shall come. I am in a project where an Architect insists on using this c...
Latest post: dragoshaiduc wrote: Anybody got the MSMQChunkingChannelOrderWatcher working on Windows XP?
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-8 of 8 < Previous 1 Next >
Updating...
Page view tracker