The machine-default permission settings do not grant Local Activation permission

Sysprogs forums Forums VisualGDB The machine-default permission settings do not grant Local Activation permission

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10169
    hfrmobile
    Participant

    From time to time when connected to the target via GDB Visual Studio suffers a silent exit.

    When looking into Windows Event Viewer I found:

    The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID
    {C2F03A33-21F5-47FA-B4BB-156362A2F239}
    and APPID
    {316CDED5-E4AE-4B15-9113-7055D84DCC97}
    to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.

     

     

    #10175
    support
    Keymaster

    Hi,

    This error does not look like anything related to VisualGDB, so something else is most likely causing this.

    Can you see any specific pattern that leads to the exit? What happens if you attach another instance of VS to your primary one, do you get an ‘unhandled exception’ message?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.