Search the web
Sign In
New User? Sign Up
msmq · Microsoft MSMQ Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4325 - 4355 of 4356   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#4355 From: "James McGovern" <james@...>
Date: Wed Apr 2, 2008 9:34 am
Subject: Open Web Application Security Project (OWASP) : April 2008
jm04469
Offline Offline
Send Email Send Email
 
> When: Wednesday, April 30, 2008 5:00 PM-8:00 PM (GMT-05:00) Eastern Time
> (US & Canada).
> Where: The Hartford, 690 Asylum Street, Hartford CT: Tower Building
>
> *~*~*~*~*~*~*~*~*~*
>
> At the core, OWASP is just a community of people passionate about software
> development and making sure the applications we create are done with
> security in mind. We all share a vision of a world where you can
> confidently trust the software you use. Unfortunately, the current
> software market doesn't encourage security - that's something we are
> trying to change. One of our primary missions is to make application
> security visible so that people can make informed decisions about risk.
> All of our events are free to attend and materials are available under an
> open source license...
> Agenda: Wednesday, April 30th, 2008
> Food and Networking: 5:30 - 5:45 PM: Sponsored by Ounce Labs
> (<http://www.ouncelabs.com>)
> Opening Remarks: 5:45 - 6:00 PM James McGovern, Chapter Lead
> Session One: 6:00 - 6:45 PM: The idiots guide to developing bad enterprise
> applications and worst logging practices
> Anton Chuvakin, Chief Logging Evangelist, LogLogic
> Session Two: 6:45- 7:30 PM: Keeping Secrets - Application Security is a
> Business Imperative
> Jack Danahy, CTO and Founder, Ounce Labs
> Closing: 7:30- 7:45 PM: Raffles and Door Prizes
>
> Next Meeting: Wednesday, June 11th, 2008
> Session One: 6:00 - 6:45 PM: Identity Governance Framework
> Prateek Mishra, Director of Security Standards at Oracle. Pioneered
> development of the SAML specification and brains behind Netegrity
> Siteminder
> Session Two: 6:45 - 7:30 PM: CardSpace and User-Centric Identity
> Chris Winn, Security Evangelist, Microsoft
> To join the chapter mailing list, please visit our mailing list homepage
> at <https://lists.owasp.org/mailman/listinfo/owasp-hartford>. Please check
> the mailing list before coming to a meeting to confirm the location and
> time and to catch any last minute notes.
> Future Meetings
> * Jeffrey Margolies, Partner at Accenture (<http://www.accenture.com>)
>
> * Nick Selby, Industry Analyst at the 451 Group
> (<http://www.the451group.com/>)
> * Jim Routh, CISO of Depository Trust and Clearing Corporation
> (<http://www.dtcc.com>)
> * Grady Summers, CISO of General Electric (<http://www.ge.com/>)
> * Peter Lindstrom, Industry Analyst at the Burton Group
> (<http://www.burtongroup.com/>)
>
> Directions: The Hartford, Tower Building 22nd Floor
> From East (via Route 84):
> * Approaching Hartford, follow Route 84 West to Exit 48 (Asylum Ave.
> Exit
> * At light, take a right onto Asylum Avenue
> * Turn into entrance on right near Home Office
> * Proceed to the Ramp Garage and park
> * Enter the Tower Building using the West Entrance
> From West (via Route 84):
> * Approaching downtown Hartford, follow Route 84 East to Exit 48A
> (Asylum Ave. Exit)
> * At light, take a left onto Asylum Avenue
> * Turn into entrance on right near Home Office
> * Proceed to the Ramp Garage and park
> * Enter the Tower Building using the West Entrance
> Sponsors:
> * Artec Group: <http://www.arctecgroup.net/>
> * Ounce Labs: <http://www.ouncelabs.com/>
> * The Hartford: <http://www.thehartford.com/>
> * White Hat Security: <http://www.whitehatsec.com/>
> * LogLogic:<http://www.loglogic.com/>
> * Forrester Research: <http://www.forrester.com/>
> * Cigital: <http://www.cigital.com/>
>

#4354 From: Lawrence_Fisher@...
Date: Wed Jul 18, 2007 9:03 am
Subject: MSMQ Acknowledgement
larrybigfoot
Offline Offline
Send Email Send Email
 
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 interface.

I have a client who does not use Active Directory.

What he wants to do is:

    When he sends the message, to get indication in the acknowledgement
    queue that the message has been sent
    When the time out is received, he wants an indication that the queue did
    not reach the destination (that is not a problem)
    When the message reaches the destination, he wants an indication (that
    is not a problem)

The only issue that I have is of point 1. I thjought maybe message
journalling may help, but I am not sure

Any help out there ?

Lawrence

#4353 From: "mholli40" <mholli40@...>
Date: Thu Mar 22, 2007 2:35 pm
Subject: MSMQ 3.0 problems
mholli40
Offline Offline
Send Email Send Email
 
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
longer read but can still write.

Ii you click on the Public Queues folder, you can see that the queue
has messages in it, however if you

click on either Queue Messages or Journal Messages under the hb queue,
it shows no messages.  Any ideas?

#4352 From: "shahbaz_yousuf555" <shahbaz_yousuf555@...>
Date: Fri Nov 10, 2006 1:54 pm
Subject: Invoking webservice automatically when MSMQ recieves the message???
shahbaz_yous...
Offline Offline
Send Email Send Email
 
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 the webservice automatically ,,,,the webservice i have already
created....as of now i have to manually invoking the webservice...I
have created the webservice as a standalone application VS 2003 in VB..

someone was telling me to use WSE 3.0..

i dont kow how to go about it,,u have any idea..???

regards,

Shahbaz Yousuf

#4351 From: Keith Schaab <keithsc@...>
Date: Tue Oct 24, 2006 12:12 am
Subject: RE: Scheduled task (import data) fails at the remote PC
keithsc@...
Send Email Send Email
 
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
what is happening on the SQL box?

-----Original Message-----
From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Shabu
Sent: Tuesday, October 17, 2006 7:46 AM
To: msmq@yahoogroups.com
Subject: [msmq] Scheduled task (import data) fails at the remote PC

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 is also running MSMQ.

the handhelds push the data to the PC first. the PC try to export the
items to SQL server using msmq.
this is achieved usig a scheduled task in the PC. the task runs for 3
hours but fails after that.

The connectivity is proper between this remote PC and  sql server  in
the server room.


any idea please??? can anybody help me!!

Cheers

SHABU





*** Please help the MSMQ mailing list grow - invite your colleagues and Business
Partners to join!
Yahoo! Groups Links

#4350 From: "shahbaz_yousuf555" <shahbaz_yousuf555@...>
Date: Thu Oct 19, 2006 5:04 pm
Subject: Re: Scheduled task (import data) fails at the remote PC
shahbaz_yous...
Offline Offline
Send Email Send Email
 
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 might be happening..

regards..

Shahbaz Yousuf

#4349 From: "Shabu" <shabu_rama@...>
Date: Tue Oct 17, 2006 2:45 pm
Subject: Scheduled task (import data) fails at the remote PC
shabu_rama
Offline Offline
Send Email Send Email
 
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 is also running MSMQ.

the handhelds push the data to the PC first. the PC try to export the
items to SQL server using msmq.
this is achieved usig a scheduled task in the PC. the task runs for 3
hours but fails after that.

The connectivity is proper between this remote PC and  sql server  in
the server room.


any idea please??? can anybody help me!!

Cheers

SHABU

#4348 From: shahbaz yousuf <shahbaz_yousuf555@...>
Date: Sat Oct 7, 2006 1:16 pm
Subject: RE: Re: how to store messages permanently!!
shahbaz_yous...
Offline Offline
Send Email Send Email
 
ITS NT WORKIN,,,ONCE I RESTART THE SYSTEM NONE OF THE QUES ARE THERE ..



Michael Ledesma <basket_baller@...> wrote:
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:
http://msdn2.microsoft.com/en-us/library/system.messaging.defaultpropertiestosend.aspx

>From: "shahbaz_yousuf555" <shahbaz_yousuf555@yahoo.com>
>Reply-To: msmq@yahoogroups.com
>To: msmq@yahoogroups.com
>Subject: [msmq] Re: how to store messages permanently!!
>Date: Sat, 07 Oct 2006 06:39:06 -0000
>
>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 System.Messaging.Message("Hello World")
> msmqMessage.Recoverable = True 'default is False
>but the code which i have already written is something like shown below
>i dnt have a message object which has this property of recoverrable.How
>can i modify this now.
>Thanks and Regards,
>
>Shahbaz Yousuf
>
>
>
>
> Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
>System.EventArgs) Handles Button1.Click
> Dim QUEUE_NAME As String = ".\private$\myprivq"
> Dim msqQ As System.Messaging.MessageQueue
> Dim msgText As String
>
> Dim s As String
> s = TextBox1.Text
> msgText = s
> msqQ = GetQ(QUEUE_NAME)
> msqQ.Send(msgText)
> TextBox1.Text = ""
>
> End Sub
>
>
> Private Function GetQ(ByVal queueName As String) As
>System.Messaging.MessageQueue
> Dim msgQ As System.Messaging.MessageQueue
> Dim queue_name As String = ".\private$\myprivq"
>
> If Not System.Messaging.MessageQueue.Exists(queueName) Then
> Try
>
> msgQ = System.Messaging.MessageQueue.Create(queueName)
> Catch CreateException As Exception
>
> Throw New Exception("Error Creating Queue",
>CreateException)
> End Try
> Else
> Try
> msgQ = New System.Messaging.MessageQueue(queueName)
> Catch GetException As Exception
> Throw New Exception("Error Getting Queue", GetException)
> End Try
> End If
> Return msgQ
> End Function
>
>
>
>
>



How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.

#4347 From: "Michael Ledesma" <basket_baller@...>
Date: Sat Oct 7, 2006 12:22 pm
Subject: RE: Re: how to store messages permanently!!
basket_baller2
Offline Offline
Send Email Send Email
 
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:
http://msdn2.microsoft.com/en-us/library/system.messaging.defaultpropertiestosen\
d.aspx



>From: "shahbaz_yousuf555" <shahbaz_yousuf555@...>
>Reply-To: msmq@yahoogroups.com
>To: msmq@yahoogroups.com
>Subject: [msmq] Re: how to store messages permanently!!
>Date: Sat, 07 Oct 2006 06:39:06 -0000
>
>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 System.Messaging.Message("Hello World")
>    msmqMessage.Recoverable = True 'default is False
>but the code which i have already written is something like shown below
>i dnt have a message object which has this property of recoverrable.How
>can i modify this now.
>Thanks and Regards,
>
>Shahbaz Yousuf
>
>
>
>
>   Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
>System.EventArgs) Handles Button1.Click
>         Dim QUEUE_NAME As String = ".\private$\myprivq"
>         Dim msqQ As System.Messaging.MessageQueue
>         Dim msgText As String
>
>         Dim s As String
>         s = TextBox1.Text
>         msgText = s
>     msqQ = GetQ(QUEUE_NAME)
>         msqQ.Send(msgText)
>         TextBox1.Text = ""
>
>     End Sub
>
>
>     Private Function GetQ(ByVal queueName As String) As
>System.Messaging.MessageQueue
>         Dim msgQ As System.Messaging.MessageQueue
>         Dim queue_name As String = ".\private$\myprivq"
>
>         If Not System.Messaging.MessageQueue.Exists(queueName) Then
>             Try
>
>                 msgQ = System.Messaging.MessageQueue.Create(queueName)
>             Catch CreateException As Exception
>
>                 Throw New Exception("Error Creating Queue",
>CreateException)
>             End Try
>         Else
>             Try
>                 msgQ = New System.Messaging.MessageQueue(queueName)
>             Catch GetException As Exception
>                 Throw New Exception("Error Getting Queue", GetException)
>             End Try
>         End If
>         Return msgQ
>     End Function
>
>
>
>
>

#4345 From: "shahbaz_yousuf555" <shahbaz_yousuf555@...>
Date: Sat Oct 7, 2006 6:39 am
Subject: Re: how to store messages permanently!!
shahbaz_yous...
Offline Offline
Send Email Send Email
 
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 System.Messaging.Message("Hello World")
    msmqMessage.Recoverable = True 'default is False
but the code which i have already written is something like shown below
i dnt have a message object which has this property of recoverrable.How
can i modify this now.
Thanks and Regards,

Shahbaz Yousuf




   Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
         Dim QUEUE_NAME As String = ".\private$\myprivq"
         Dim msqQ As System.Messaging.MessageQueue
         Dim msgText As String

         Dim s As String
         s = TextBox1.Text
         msgText = s
     msqQ = GetQ(QUEUE_NAME)
         msqQ.Send(msgText)
         TextBox1.Text = ""

     End Sub


     Private Function GetQ(ByVal queueName As String) As
System.Messaging.MessageQueue
         Dim msgQ As System.Messaging.MessageQueue
         Dim queue_name As String = ".\private$\myprivq"

         If Not System.Messaging.MessageQueue.Exists(queueName) Then
             Try

                 msgQ = System.Messaging.MessageQueue.Create(queueName)
             Catch CreateException As Exception

                 Throw New Exception("Error Creating Queue",
CreateException)
             End Try
         Else
             Try
                 msgQ = New System.Messaging.MessageQueue(queueName)
             Catch GetException As Exception
                 Throw New Exception("Error Getting Queue", GetException)
             End Try
         End If
         Return msgQ
     End Function

#4344 From: "Michael Ledesma" <basket_baller@...>
Date: Fri Oct 6, 2006 7:11 pm
Subject: RE: how to store messages permanently!!
basket_baller2
Offline Offline
Send Email Send Email
 
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
documents)

See this link:
http://www.devx.com/enterprise/Article/22314




>From: "shahbaz_yousuf555" <shahbaz_yousuf555@...>
>Reply-To: msmq@yahoogroups.com
>To: msmq@yahoogroups.com
>Subject: [msmq] how to store messages permanently!!
>Date: Fri, 06 Oct 2006 17:23:40 -0000
>
>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 computer ,then there are no messages left in the
>que.How can i permanently store the messages in the que.
>
>Thanks and Regards,
>
>Shahbaz Yousuf
>
>
>
>
>
>

#4343 From: "shahbaz_yousuf555" <shahbaz_yousuf555@...>
Date: Fri Oct 6, 2006 5:23 pm
Subject: how to store messages permanently!!
shahbaz_yous...
Offline Offline
Send Email Send Email
 
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 computer ,then there are no messages left in the
que.How can i permanently store the messages in the que.

Thanks and Regards,

Shahbaz Yousuf

#4342 From: "Didier Bauwens" <didier.bauwens@...>
Date: Wed Sep 27, 2006 12:26 pm
Subject: MSMQ Internal DS Error
didier_tdm
Offline Offline
Send Email Send Email
 
Hello,

I am new on this forum, and my english is not so good :-/ Be patient ;-)

Well
I've a problem with one independant client MSMQ v1 on NT WorkStation.
I am not able to open MSMQ Explorer ("Internal DS Error"), not able to
open Queues to send message.
It's not a problem with the machine, because when I log on another
userid, it works !

The userid I want to use, have full permission on the computer object,
queue objects in the MQIS

We have about 500 NT WorkStation, and 8 NT Servers with MSMQ 1.0

It's the first time I have this error !

Any idea is welcome !

Didier

PS: We plan to migrate to MSMQ 3.0 and Windows 2003 ! It's not easy,
but intersting :-) A beautiful challenge :-)

#4341 From: "shameervn2000" <shameervn2000@...>
Date: Sat Jun 3, 2006 10:08 am
Subject: MSMQ with http Outgoing message in waiting state
shameervn2000
Offline Offline
Send Email Send Email
 
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 me. Can anyone help me

  I have two windows 2003 SP1 machines with connected through internet.
They are under
a workgroup. I am trying to use MSMQ from one machine to send message
to the other one
through HTTP

MachineA : 54.23.23.25
MachineB : 54.23.23.26

Under the workgroup WORKGROUP

I have installed MSMQ with http in both machines
I can use MSMQ within same machine to send and receive message

I am trying to send a message from MachineA to MachineB
from MachineA I am using
FormatName:Direct=http://54.23.23.26/msmq\private$\localqueue

But the message stays in the outgoing queue with the status "WAITING"

I checked the IIS logs in MachineB & it shows status 200 with no error
code
I disabled firewall in both machines.

I tried wirint redirect rules in three ways
  1) In machine A
      I put the redirect rules
   <redirections xmlns="msmq-queue-redirections.xml">
   <redirection>
    <from>http://54.23.23.26/msmq/private$/localqueue</from>
    <to>http://MachineB/msmq/private$/localqueue</to>
   </redirection>
  </redirections>

2) In Machine B

   <redirections xmlns="msmq-queue-redirections.xml">
   <redirection>
    <from>http://54.23.23.25/msmq/private$/localqueue</from>
    <to>http://MachineA/msmq/private$/localqueue</to>
   </redirection>
  </redirections>

I tried both machines having rules same time
MachineA with Rule MachineB without Rule
MachineA without rule and MachineB with Rule

But the message wont getting received in the queue.
-------------------------------------------------

I also tried troubleshooting with netcat for windows
I listened to a port in MachineB and sent message to

http://MachineB:port_number/msmq/private$/localqueue

I could see message reaching the machineB but not to queue
----------------------------------------------

What could be the reason for no acknowledgements from MachineB
MachineA and MachineB can ping the domain name of each other.

Thanks
Shameer

#4340 From: Aravinda K <aravindamca@...>
Date: Fri May 12, 2006 6:23 am
Subject: Re: Query about MSMQ
aravindamca
Offline Offline
Send Email Send Email
 
hi all
 
   i need details about MSMQ.
 
 
  1. wht is private queue and public queue.
 
  2. how to send mail asynchronously
 
   3. how to get message queuing acknowledgement
 
 
your friend
Aravinth K


What makes Sachin India's highest paid sports celebrity?, Share your knowledge on Yahoo! India Answers
Send instant messages to your online friends - NOW

#4339 From: "Vijay Mohan. D" <vijaymohan1979@...>
Date: Wed May 10, 2006 3:50 pm
Subject: RE: Query abt sending mail using MSMQ?
vijaymohan1979
Offline Offline
Send Email Send Email
 

From my experience, working on private queues reduces a lot of maintenance and complications both in development and production. It is also faster because each MSMQ call does not hit the AD (you can bypass that by using the GUID though).

 

All in all, working over an year in MSMQ, I find private queues to be better.

 

Regards,

Vijay

 


From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Moray McConnachie
Sent: Wednesday, May 10, 2006 1:19 AM
To: msmq@yahoogroups.com
Cc: aravindamca@...
Subject: RE: [msmq] Query abt sending mail using MSMQ?

 

MSMQ is not a tool for sending mail, although you could implement it as that if you wished. It would involve considerable effort compared to a purpose designed mail transfer protocol such as SMTP. A message, in the context of MSMQ, does not mean a mail message.

 

A reason you have not got a reply so far is that  a Google search or an MSDN search, or even looking at Windows Server or XP documentation for MSMQ would turn up the information you wanted.

 

http://technet2.microsoft.com/WindowsServer/f/?en/Library/cc01d065-19ff-42fa-a18a-fa13ef01d6251033.mspx

 

http://technet2.microsoft.com/WindowsServer/f/?en/Library/cc01d065-19ff-42fa-a18a-fa13ef01d6251033.mspx

 

http://technet2.microsoft.com/WindowsServer/f/?en/Library/cc01d065-19ff-42fa-a18a-fa13ef01d6251033.mspx

 

http://www.microsoft.com/windowsserver2003/technologies/msmq/default.mspx

 

A private queue is one whose details are not published in Active Directory. A public queue's details are published in Active Directory.

 

I hope that is helpful, but next time I suggest doing a little research first.

 

Yours,

Moray

 

-------------------------------------
Moray McConnachie
IS Manager        +44 1865 261 600
Oxford Analytica  http://www.oxan.com

 

 


From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Aravinda K
Sent: 10 May 2006 05:35
To: msmq@yahoogroups.com
Subject: [msmq] Query abt sending mail using MSMQ?

hi

 

   I am newer in this group.  i have doubt about MSMQ concept. 

 

 (1) wht is private queue and public queue.

 

 (2) Is it possible for sending mail to others using MSMQ. 

 

 (3) I need mail sending code using MSMQ in C# (Desktop application).

 

 Plz anybody send this details to this mail id aravindamca@...

 

your friend

Aravinth k


Yahoo! India Answers: Share what you know. Learn something new. Click here
Send instant messages to your online friends - NOW

Click here to report this email as spam.



#4338 From: "Moray McConnachie" <mmcconna@...>
Date: Wed May 10, 2006 8:19 am
Subject: RE: Query abt sending mail using MSMQ?
rmcubed
Offline Offline
Send Email Send Email
 
MSMQ is not a tool for sending mail, although you could implement it as that if you wished. It would involve considerable effort compared to a purpose designed mail transfer protocol such as SMTP. A message, in the context of MSMQ, does not mean a mail message.
 
A reason you have not got a reply so far is that  a Google search or an MSDN search, or even looking at Windows Server or XP documentation for MSMQ would turn up the information you wanted.
 
 
 
 
A private queue is one whose details are not published in Active Directory. A public queue's details are published in Active Directory.
 
I hope that is helpful, but next time I suggest doing a little research first.
 
Yours,
Moray
 

-------------------------------------
Moray McConnachie
IS Manager        +44 1865 261 600
Oxford Analytica  http://www.oxan.com

 


From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Aravinda K
Sent: 10 May 2006 05:35
To: msmq@yahoogroups.com
Subject: [msmq] Query abt sending mail using MSMQ?

hi
 
   I am newer in this group.  i have doubt about MSMQ concept. 
 
 (1) wht is private queue and public queue.
 
 (2) Is it possible for sending mail to others using MSMQ. 
 
 (3) I need mail sending code using MSMQ in C# (Desktop application).
 
 Plz anybody send this details to this mail id aravindamca@...
 
your friend
Aravinth k


Yahoo! India Answers: Share what you know. Learn something new. Click here
Send instant messages to your online friends - NOW

Click here to report this email as spam.


#4337 From: Aravinda K <aravindamca@...>
Date: Wed May 10, 2006 4:35 am
Subject: Query abt sending mail using MSMQ?
aravindamca
Offline Offline
Send Email Send Email
 
hi
 
   I am newer in this group.  i have doubt about MSMQ concept. 
 
 (1) wht is private queue and public queue.
 
 (2) Is it possible for sending mail to others using MSMQ. 
 
 (3) I need mail sending code using MSMQ in C# (Desktop application).
 
 Plz anybody send this details to this mail id aravindamca@...
 
your friend
Aravinth k


Yahoo! India Answers: Share what you know. Learn something new. Click here
Send instant messages to your online friends - NOW

#4336 From: Aravinda K <aravindamca@...>
Date: Tue May 9, 2006 10:58 am
Subject: Query about MSMQ
aravindamca
Offline Offline
Send Email Send Email
 
hi
 
   I am newer in this group.  i have doubt about MSMQ concept. 
 
 (1) wht is private queue and public queue.
 
 (2) Is it possible for sending mail to others using MSMQ. 
 
 (3) I need mail sending code using MSMQ in C# (Desktop application).
 
 Plz anybody send this details to this mail id aravindamca@...
 
your friend
Aravinth k


Yahoo! India Answers: Share what you know. Learn something new. Click here
Send instant messages to your online friends - NOW

#4335 From: Aravinda K <aravindamca@...>
Date: Tue May 9, 2006 8:53 am
Subject: query !
aravindamca
Offline Offline
Send Email Send Email
 
hi all
 
   i am new in this group.  i need a details abt MSMQ like,
 
 (1) Wht is Private and public queue.  
 (2) Is it possible for sending mail using MSMQ.
 (3) I need mail sending code using MSMQ.
 
  plz anybody send me this details,  this is very urgent for me
 
 
your friend
Aravinth k


Yahoo! India Answers: Share what you know. Learn something new. Click here
Send instant messages to your online friends - NOW

#4334 From: nirmal <rock_nirmal@...>
Date: Mon Mar 20, 2006 7:11 am
Subject: what r the security issues in msmq..
rock_nirmal
Offline Offline
Send Email Send Email
 
hi all
i'm new th this msmq group i want to know what r the security issues one should consider while accessing the msmq on remote machines.can i use ipaddress\queuepath


thanks


#4333 From: nirmal <rock_nirmal@...>
Date: Mon Mar 20, 2006 7:33 am
Subject: (No subject)
rock_nirmal
Offline Offline
Send Email Send Email
 
hi all,
what is max no of message queue one can have and what is max message size and what is the max size of a queue...?

thanks



#4332 From: "Yoel Arnon" <Yoel_Arnon@...>
Date: Thu Mar 2, 2006 4:25 pm
Subject: RE: Transactional receive asynchronously
yoel_arnon
Offline Offline
Send Email Send Email
 

No – you cannot receive transactional messages asynchronously.

 

From the MSDN documentation of MQReceiveMessage (error codes):

MQ_ERROR_TRANSACTION_USAGE (0xC00E0050)

One of the following actions was attempted within the context of a transaction.

·         An attempt was made to open a remote queue for read access.

·         An attempt was made to read a message from a nontransactional queue.

·         An attempt was made to read a message using a callback function or an OVERLAPPED structure.

(The third reason is equivalent to async receive).

 

HTH,

Yoel

www.msmq.biz

 

 


From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of w9621997
Sent: Thursday, March 02, 2006 12:09 PM
To: msmq@yahoogroups.com
Subject: [msmq] Transactional receive asynchronously

 

Hi!
Does anybody know if it is possible to asynchronously receive messages
from a queue using a transaction.







#4331 From: "w9621997" <w9621997@...>
Date: Thu Mar 2, 2006 10:08 am
Subject: Transactional receive asynchronously
w9621997
Offline Offline
Send Email Send Email
 
Hi!
Does anybody know if it is possible to asynchronously receive messages
from a queue using a transaction.

#4330 From: "Charles Sterling" <chass@...>
Date: Thu Feb 9, 2006 5:36 am
Subject: RE: problem with MSMQ 2.0
chass@...
Send Email Send Email
 
This would indicate that the recipient computer isn't able to resolve
the sending computers name to acknowledge the send
Chuck


-----Original Message-----
From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of
vijaykumar321
Sent: Thursday, February 09, 2006 6:34 AM
To: msmq@yahoogroups.com
Subject: [msmq] problem with MSMQ 2.0

I am using MSMQ 2.0 on Windows 2000 server to send messages to a remote
system. It is sending the same message to the remote system again and
again. Could anyone please help me on resolving this issue.

Thanks,
Vijay








*** Please help the MSMQ mailing list grow - invite your colleagues and
Business Partners to join!
Yahoo! Groups Links

#4329 From: "vijaykumar321" <vijaykumar321@...>
Date: Wed Feb 8, 2006 8:33 pm
Subject: problem with MSMQ 2.0
vijaykumar321
Offline Offline
Send Email Send Email
 
I am using MSMQ 2.0 on Windows 2000 server to send messages to a remote
system. It is sending the same message to the remote system again and
again. Could anyone please help me on resolving this issue.

Thanks,
Vijay

#4328 From: Alper Boyacılar <alper.boyacilar@...>
Date: Wed Nov 30, 2005 8:57 am
Subject: triggering
aaboyacilar
Offline Offline
Send Email Send Email
 

Hi all,

Being a new bie I ahve a question in triggering.

Fundamentally, I am trying to a forward the messages coming to a local private queue to a remote queue by triggering.

 

Here comes the first question. How can I define a rule for all messages coming to that queue?

 

I set up 2 parameters for label and message body. Message body is composed of bytes.

I have written a C++ .exe to use in triggering. But passing unsigned char as an argument to an applicaiton needs input type changing.

 

How can I forward incoming messages to another remote queue?

 

Thanks in advance,

Alper






Bu e-posta mesajı ve ekleri gönderildiği kişi ya da kuruma özeldir ve gizlidir. Ayrıca hukuken de gizli olabilir. Hiçbir şekilde üçüncü kişilere açıklanamaz ve yayınlanamaz. Mesajın yetkili alıcısı değilseniz hiçbir kısmını kopyalayamaz, başkasına gönderemez veya hiçbir şekilde kullanamazsınız. Eğer mesajın yetkili alıcısı veya yetkili alıcısına iletmekten sorumlu kişi siz değilseniz, lütfen mesajı sisteminizden siliniz ve göndereni uyarınız. Gönderen ve TÜRKİYE İŞ BANKASI A.Ş., bu mesajın içerdiği bilgilerin doğruluğu, bütünlüğü ve güncelliği konusunda bir garanti vermemektedir. Mesajın içeriğinden, iletilmesinden, alınmasından, saklanmasından, gizliliğinin korunamamasından, virüs içermesinden ve sisteminizde yaratabileceği zararlardan Bankamız sorumlu tutulamaz.

This e-mail and its attachments are private and confidential to the exclusive use of the individual or entity to whom it is addressed. It may also be legally confidential. Any disclosure, distribution or other dissemination of this message to any third party is strictly prohibited. If you are not the intended recipient, you may not copy, forward, send or use any part of it. If you are not the intended recipient or the person who is responsible to transmit to the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message and its attachments. The sender and TURKIYE IS BANKASI A.S. do not warrant for the accuracy, currency, integrity or correctness of the information in the message and its attachments. TURKIYE IS BANKASI A.S. shall have no liability with regard to the information contained in the message, its transmission, reception, storage, preservation of confidentiality, viruses or any damages caused in anyway to your computer system.

#4327 From: "hhknighter" <hhknighter@...>
Date: Mon Oct 17, 2005 2:55 am
Subject: MSMQ caused Kernel32.dll error?
hhknighter
Offline Offline
Send Email Send Email
 
hi all,

we have a program which places message to MSMQ for delivery to a
backend server.  The data is first extracted from a MSDE database
and then placed in the system's outgoing queue.

The program periodically checks DB for updates and sends whenever
updates are detected.  Worth to mention is that there are several
tables being search on each run.

On an individual PC, and just that PC out of around 50s, on a random
run, it would prompt the following error:

AppName: msmqclient.exe  AppVer: 1.0.2.66  ModName:
kernel32.dll
ModVer: 5.1.2600.1106  Offset: 00013887

Any one run into a problem similar to this?

Thanks in advance

#4326 From: Bodlák Martin <martin.bodlak@...>
Date: Fri Oct 7, 2005 12:04 pm
Subject: RE: Possible problem with MQ?
mbodlak
Offline Offline
Send Email Send Email
 
1) Hardly, I do not log timeout errors in my application, since I considered
them harmless :-)
2) Yes, I know that I have to enable notification again, I do this of course.
3) Those applications are not meant for load balancing, they are different
applications for different tasks, making up whole system. The applications
communicate through communication subsystem based on Message Queuing.
But I may decide to increase the interval - the shortest message timer we use is
60sec so I think even 30sec will be enough. Thanks for the idea.

Martin

________________________________

Od: msmq@yahoogroups.com za u¾ivatele Keith Schaab
Odesláno: pá 7.10.2005 2:01
Komu: msmq@yahoogroups.com
Pøedmìt: RE: [msmq] Possible problem with MQ?



Can you determine if you have ArrivedError events occurring with timeout errors
(0xc00e001b)?  In the code below you are going to encounter these every time 10s
elapses without a message arriving in the queue you're receiving from. 
Additionally you will need to call EnableNotification again when you receive the
ArrivedError event if you aren't already doing so.  Is there a specific reason
you have chosen a 10s timeout period in your code?  It may be that you will want
to increase this number and if 7 applications per server are there for load
balancing, I would say that you can also reduce the number of redundant
applications you have running at one time.  Unfortunately I'm not sure what is
causing the hang you are seeing though.



________________________________

From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Bodlák
Martin
Sent: Wednesday, October 05, 2005 11:43 PM
To: msmq@yahoogroups.com
Subject: RE: [msmq] Possible problem with MQ?



I use COM access to MQ functionality (callback interfaces and notification) and
I use

pQueue->EnableNotification(m_pEvent, NULL, &m_vTimeout); // 10000 msec ... 10
sec

There are about 7 applications on every server and they are timeouting every 10
seconds and it can be the error in log with the period about a second. Is it a
possible cause?

You wrote about timeout of 0, but I am not aware that there is some zero timeout
inside my application(s). Can this be some internal MQ/COM issue?



Martin



________________________________

Od: msmq@yahoogroups.com za u¾ivatele Keith Schaab
Odesláno: èt 6.10.2005 0:44
Komu: msmq@yahoogroups.com
Pøedmìt: RE: [msmq] Possible problem with MQ?

Usually this is caused by an attempt to retrieve a message with a timeout of 0. 
This means MSMQ will fail with the error you describe if there isn't a message
in the queue.



________________________________

From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Bodlák
Martin
Sent: Tuesday, October 04, 2005 4:57 AM
To: msmq@yahoogroups.com
Subject: [msmq] Possible problem with MQ?



Hello, I have a win2k domain with MQ installed and running and I have set a
debug mode for extended logging.

Now I have a msmq debug log with messages like



0xaf8> Wed Sep 21 02:41:42 2005: DRIVER Error: cancel/100, HR: 0xc00e001b, Data-
0x0
0xaf8> Wed Sep 21 02:41:42 2005: DRIVER Error: qbase/1330, HR: 0xc00e001b, Data-
0x0

nearly every second (we send many messages in our applications). I looked at the
error code and it said "The time specified for MQReceiveMessage to wait for the
message elapsed." I expected the respective system queue would be full of
undelivered messages, but there was only _one_ messages there!



What exactly does this error code mean? Can this be a reason (or a symptom
respectively) for hanging up the whole MQ service? (As it seems we had a problem
of that kind, but I can't  find any clue of what exactly happened...)



BTW, Windows 2000 latest SP, MQ is used via COM interfaces. Application is
written in C++ 7.0 compiled in VisualStudio .NET.



Thanks in advance for any help!

Martin

#4325 From: "Keith Schaab" <keithsc@...>
Date: Fri Oct 7, 2005 12:01 am
Subject: RE: Possible problem with MQ?
keithsc@...
Send Email Send Email
 

Can you determine if you have ArrivedError events occurring with timeout errors (0xc00e001b)?  In the code below you are going to encounter these every time 10s elapses without a message arriving in the queue you’re receiving from.  Additionally you will need to call EnableNotification again when you receive the ArrivedError event if you aren’t already doing so.  Is there a specific reason you have chosen a 10s timeout period in your code?  It may be that you will want to increase this number and if 7 applications per server are there for load balancing, I would say that you can also reduce the number of redundant applications you have running at one time.  Unfortunately I’m not sure what is causing the hang you are seeing though.

 


From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Bodlák Martin
Sent: Wednesday, October 05, 2005 11:43 PM
To: msmq@yahoogroups.com
Subject: RE: [msmq] Possible problem with MQ?

 

I use COM access to MQ functionality (callback interfaces and notification) and I use

pQueue->EnableNotification(m_pEvent, NULL, &m_vTimeout); // 10000 msec ... 10 sec

There are about 7 applications on every server and they are timeouting every 10 seconds and it can be the error in log with the period about a second. Is it a possible cause?

You wrote about timeout of 0, but I am not aware that there is some zero timeout inside my application(s). Can this be some internal MQ/COM issue?

 

Martin

 


Od: msmq@yahoogroups.com za u¾ivatele Keith Schaab
Odesláno: èt 6.10.2005 0:44
Komu: msmq@yahoogroups.com
Pøedmìt: RE: [msmq] Possible problem with MQ?

Usually this is caused by an attempt to retrieve a message with a timeout of 0.  This means MSMQ will fail with the error you describe if there isn’t a message in the queue.

 


From: msmq@yahoogroups.com [mailto:msmq@yahoogroups.com] On Behalf Of Bodlák Martin
Sent: Tuesday, October 04, 2005 4:57 AM
To: msmq@yahoogroups.com
Subject: [msmq] Possible problem with MQ?

 

Hello, I have a win2k domain with MQ installed and running and I have set a debug mode for extended logging.

Now I have a msmq debug log with messages like

 

0xaf8> Wed Sep 21 02:41:42 2005: DRIVER Error: cancel/100, HR: 0xc00e001b, Data- 0x0
0xaf8> Wed Sep 21 02:41:42 2005: DRIVER Error: qbase/1330, HR: 0xc00e001b, Data- 0x0

nearly every second (we send many messages in our applications). I looked at the error code and it said "The time specified for MQReceiveMessage to wait for the message elapsed." I expected the respective system queue would be full of undelivered messages, but there was only _one_ messages there!

 

What exactly does this error code mean? Can this be a reason (or a symptom respectively) for hanging up the whole MQ service? (As it seems we had a problem of that kind, but I can't  find any clue of what exactly happened...)

 

BTW, Windows 2000 latest SP, MQ is used via COM interfaces. Application is written in C++ 7.0 compiled in VisualStudio .NET.

 

Thanks in advance for any help!

Martin

 


Messages 4325 - 4355 of 4356   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help