Link to home
Start Free TrialLog in
Avatar of dpcooper
dpcooperFlag for United States of America

asked on

Accessing local MSMQ queue works for Win32 app, not from ASP.NET app

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.MessageQueueException: The queue does not exist or you do not have sufficient permissions to perform the operation

Has anyone seen this behavior?
ASKER CERTIFIED SOLUTION
Avatar of ozymandias
ozymandias
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial