Live Chat Icon For mobile
Live Chat Icon

When I Debug ASP.NET Applications I get error message ‘Access Is Denied. Check the DCOM Configuration Settings for the Machine Debug Manager’

Platform: ASP.NET| Category: Error Handling

You can get this error if you are user who is trying to remotely debug and you are not a member of the Debugger Users group on the Microsoft Internet Information Server (IIS) server.
To add the appropriate user to the Debugger Users group, follow these steps on the Web server:

  1. From the Windows Start menu, point to Programs, point to Administrative Tools, and then click Computer Management.
  2. In the left pane, click to expand the Computer Management, System Tools, and Local Users and Groups nodes.
  3. Click Groups, and then double-click Debugger Users.
  4. In the Debugger Users Properties dialog box, click Add.
  5. In the Select Users or Groups dialog box, select the appropriate user, and then click OK.
  6. Click OK to exit the Debugger Users Properties dialog box.
  7. Close the Computer Management explorer.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.