Article ID: 247394 - Last Review: July 29, 2003 - Revision: 2.0 PRB: "Permission Denied" Error When You Use Queued Components in Workgroup ModeThis article was previously published under Q247394 SYMPTOMS
When you attempt to create a Queued Component (QC) recorder with the GetObject instruction, if you have Microsoft Message Queuing (MSMQ) version 2.0 configured to run in Workgroup mode (instead of working with a Domain Controller), you may receive the following error message:
Run-time error '70': Permission Denied
CAUSE
When a COM+ application is configured to be queued, it creates MSMQ queues to receive the incoming calls. If MSMQ is configured in Workgroup mode, two problems occur:
RESOLUTION
To use queued components in Workgroup mode, you must do two things:
MORE INFORMATION
To change the Authentication Level of the COM+ Application that hosts the queued components, perform the following steps:
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
246825
(http://support.microsoft.com/kb/246825/EN-US/
)
HOWTO: Configure a COM+ Application for Queued Components
For information on the queue: moniker, see the article "Using the Queue Moniker" at the following Microsoft Developer Network (MSDN) Web site:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cossdk/htm/pgservices_queuedcomponents_786q.asp
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cossdk/htm/pgservices_queuedcomponents_786q.asp)
For additional information, see the "Using Queued Components" section of the article "COM+ Application Guidelines for Visual Basic Development" at the following MSDN Web site:
http://msdn.microsoft.com/library/techart/complus.htm
(http://msdn.microsoft.com/library/techart/complus.htm)
| Article Translations
|

Back to the top
