<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>msmq at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/msmq/</link>
    <description>Microsoft MSMQ Discussion List</description>

    <item>
      <title>Declined: [msmq] Open Web Application Security Project (OWASP) : Apr</title>
      <pubDate>Mon, 14 Apr 2008 15:32:09 GMT</pubDate>
      <dc:creator>Keith Schaab</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4356</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4356</guid>
    </item>
    <item>
      <title>Open Web Application Security Project (OWASP) :  April 2008</title>
      <pubDate>Wed, 02 Apr 2008 09:34:40 GMT</pubDate>
      <dc:creator>James McGovern</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4355</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4355</guid>
    </item>
    <item>
      <title>MSMQ Acknowledgement</title>
      <pubDate>Wed, 18 Jul 2007 12:28:47 GMT</pubDate>
      <dc:creator>Lawrence_Fisher@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4354</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4354</guid>
      <description>Hi all This has probably been dealt with and I probably did not understand what I should be doing, so please bear with me I am using MSMQ V3 and using the COM</description>
    </item>
    <item>
      <title>MSMQ 3.0 problems</title>
      <pubDate>Thu, 22 Mar 2007 15:15:05 GMT</pubDate>
      <dc:creator>mholli40</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4353</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4353</guid>
      <description>I am experiencing a problem with MSMQ 3.0.   I have a public queue named hb which you can read and write message from for a while.  After some time you can no </description>
    </item>
    <item>
      <title>Invoking webservice automatically when MSMQ recieves the message???</title>
      <pubDate>Fri, 10 Nov 2006 14:03:44 GMT</pubDate>
      <dc:creator>shahbaz_yousuf555</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4352</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4352</guid>
      <description>hi ppl.. I am sending message to The MSMQ (Microsoft messaging Queue)...wht i want is tht when the message is recieved in the message queue it should invoke</description>
    </item>
    <item>
      <title>Re: Scheduled task (import data) fails at the remote PC</title>
      <pubDate>Tue, 24 Oct 2006 00:28:03 GMT</pubDate>
      <dc:creator>Keith Schaab</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4351</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4351</guid>
      <description>A couple of questions, are you using MSMQ triggers or your own application to consume the messages on the PC?  Also have you tried running SQL Profiler to see</description>
    </item>
    <item>
      <title>Re: Scheduled task (import data) fails at the remote PC</title>
      <pubDate>Thu, 19 Oct 2006 17:07:07 GMT</pubDate>
      <dc:creator>shahbaz_yousuf555</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4350</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4350</guid>
      <description>hi..i m just a newbie...dontknw if its gonna be right...there is a maximum limit of the size of the que..may be because of the que...may be because of tht it</description>
    </item>
    <item>
      <title>Scheduled task (import data) fails at the remote PC</title>
      <pubDate>Tue, 17 Oct 2006 14:58:21 GMT</pubDate>
      <dc:creator>Shabu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4349</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4349</guid>
      <description>Hi All I have a problem with our MSMQ system. I have a remote PC that has got docking handhelds which when connected push all the data to the SQL server that</description>
    </item>
    <item>
      <title>Re: how to store messages permanently!!</title>
      <pubDate>Sat, 07 Oct 2006 13:22:24 GMT</pubDate>
      <dc:creator>shahbaz yousuf</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4348</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4348</guid>
      <description>ITS NT WORKIN,,,ONCE I RESTART THE SYSTEM NONE OF THE QUES ARE THERE .. Michael Ledesma &lt;basket_baller@...&gt; wrote:</description>
    </item>
    <item>
      <title>Re: how to store messages permanently!!</title>
      <pubDate>Sat, 07 Oct 2006 12:27:36 GMT</pubDate>
      <dc:creator>Michael Ledesma</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4347</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4347</guid>
      <description>The sample code in that article is VB6.  You need to figure out how the recoverable property is exposed in the language you are using. Try this: </description>
    </item>
    <item>
      <title>Re: how to store messages permanently!!</title>
      <pubDate>Sat, 07 Oct 2006 06:41:11 GMT</pubDate>
      <dc:creator>shahbaz_yousuf555</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4345</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4345</guid>
      <description>hello,,Thanks for your reply.The link which u had told me to refer shows the following code Dim msmqMessage As System.Messaging.Message msmqMessage = New</description>
    </item>
    <item>
      <title>Re: how to store messages permanently!!</title>
      <pubDate>Fri, 06 Oct 2006 19:12:31 GMT</pubDate>
      <dc:creator>Michael Ledesma</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4344</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4344</guid>
      <description>You need to set the recoverable message property to true.  This will write the message to disk, but will impact performance greatly.  (See white paper </description>
    </item>
    <item>
      <title>how to store messages permanently!!</title>
      <pubDate>Fri, 06 Oct 2006 17:27:55 GMT</pubDate>
      <dc:creator>shahbaz_yousuf555</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4343</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4343</guid>
      <description>Hello ppl..i am new to msmq..I am trying to store messages from asp.net into message que.The messages are gettin store in the que.But once i switch off my</description>
    </item>
    <item>
      <title>MSMQ Internal DS Error</title>
      <pubDate>Wed, 27 Sep 2006 12:57:17 GMT</pubDate>
      <dc:creator>Didier Bauwens</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4342</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4342</guid>
      <description>Hello, I am new on this forum, and my english is not so good :-/ Be patient ;-) Well I&#39;ve a problem with one independant client MSMQ v1 on NT WorkStation. I am</description>
    </item>
    <item>
      <title>MSMQ with http Outgoing message in waiting state</title>
      <pubDate>Sat, 03 Jun 2006 13:25:49 GMT</pubDate>
      <dc:creator>shameervn2000</dc:creator>
      <link>http://tech.groups.yahoo.com/group/msmq/message/4341</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/msmq/message/4341</guid>
      <description>Hi All, I have somewhat same problem mentioned in http://groups.google.com/group/microsoft.public.msmq.setup/browse_frm... But the solution is not working for</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Nov 21 04:36:47 PST 2009 -->
