1 - 1 of 1 containing alltags:("asp.net System.Messaging.MessageQueueException: The queue does not exist or you do not have sufficient permissions to perform the operation")(0 seconds)
On an XP machine VS 2008, we have a local public queue. We can access it from a Win32 application fine. When we try to access it from an ASP.NET app we get the following:
System.Messaging.Mes...