oleg bondar
unread,Nov 4, 2011, 12:51:54 PM11/4/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi All!
While I’m trying to send messages from MS SQL 2005 to public queue on
remote computer I have some problem:
A .NET Framework error occurred during execution of user-defined
routine or aggregate "SendNotificationToOutgoingQueue":
System.Messaging.MessageQueueException: A connection with Active
Directory cannot be established. Verify that there are sufficient
permissions to perform this operation.
Most of the time it works but sometimes, it gives such error. For
example, I had this problem 73 times while I was trying to sent 40000
messages (total running time: 24min). It means 39927 messages sents in
queue success and 73 messages were in this error.
If I reduce count of messages or manually reduce sending speed it
works stability.
How to solve this problem?
Thanks,
Oleg