I am using Microsoft Message Queue(MSMQ-3), and if I use enableNotificat ion method, I get a message "Access is Denied". I am using private queue on my local machine. So please any body help me that how can i use this method. I am getting the message in this line
Dim evnt As New MSMQ.MSMQEvent
vMyQSend.Enable Notification(ev nt)
Dim evnt As New MSMQ.MSMQEvent
vMyQSend.Enable Notification(ev nt)