Skip to content

WinMan.Windows.Com.ComExceptionWithDiagnostics: Retrieving the COM class factory for component with CLSID {C2F03A33-21F5-47FA-B4BB-156362A2F239} failed due to the following error: 800706bf The remote procedure call failed and did not execute. (0x800706BF) #466

@Esguardian12

Description

@Esguardian12

Describe the bug
Observing the following error:

WinMan.Windows.Com.ComExceptionWithDiagnostics (0x800706BF): Retrieving the COM class factory for component with CLSID {C2F03A33-21F5-47FA-B4BB-156362A2F239} failed due to the following error: 800706bf The remote procedure call failed and did not execute. (0x800706BF).
   at WinMan.Windows.Win32Workspace.<get_VirtualDesktopManagerLazy>g__Init|51_0()
   at WinMan.Windows.Win32Workspace.get_VirtualDesktopManagerLazy()
   at WinMan.Windows.Win32Workspace.get_VirtualDesktopManager()
   at FancyWM.MainWindow..ctor()
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)

COM Diagnostic Report: {
  "Clsid": "{C2F03A33-21F5-47FA-B4BB-156362A2F239}",
  "Process": {
    "UserSid": "S-1-5-21-1102212842-94336942-597027001-1001",
    "IsElevated": false,
    "ImpersonationLevel": "None",
    "Groups": [
      "S-1-1-0",
      "S-1-5-32-545",
      "S-1-5-4",
      "S-1-2-1",
      "S-1-5-11",
      "S-1-5-15",
      "S-1-11-96-3623454863-58364-18864-2661722203-1597581903-444031404-1954635944-3342232284-2432236504-1458998408",
      "S-1-5-113",
      "S-1-2-0",
      "S-1-5-64-36"
    ]
  },
  "Registration": {
    "Exists": true,
    "AppId": "{316CDED5-E4AE-4B15-9113-7055D84DCC97}",
    "AppIdExists": true
  },
  "OleSettings": {
    "EnableDCOM": "Y",
    "LegacyAuthenticationLevel": null,
    "LegacyImpersonationLevel": 2,
    "MachineAccessRestriction": "O:BAG:BAD:(A;;CCDCLC;;;WD)(A;;CCDC;;;AN)(A;;CCDCLC;;;S-1-5-32-562)(A;;CCDCLC;;;LU)(A;;CCDC;;;AC)(A;;CCDC;;;S-1-15-3-1024-2405443489-874036122-4286035555-1823921565-1746547431-2453885448-3625952902-991631256)",
    "MachineLaunchRestriction": "O:BAG:BAD:(A;;CCDCLCSWRP;;;BA)(A;;CCDCSW;;;WD)(A;;CCDCLCSWRP;;;S-1-5-32-562)(A;;CCDCLCSWRP;;;LU)(A;;CCDCSW;;;AC)(A;;CCDCSW;;;S-1-15-3-1024-2405443489-874036122-4286035555-1823921565-1746547431-2453885448-3625952902-991631256)",
    "DefaultAccessPermission": "Not Set",
    "DefaultLaunchPermission": "O:BAG:BAD:(A;;CCDCLCSWRP;;;BA)(A;;CCDCLCSWRP;;;IU)(A;;CCDCLCSWRP;;;SY)"
  }
}

To Reproduce
Steps to reproduce the behavior:

  1. Open '...'
  2. Resize '....'
  3. Enable '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS: Microsoft Windows NT 10.0.26200.0
  • FancyWM Version: 2.19.0.0

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions