Skip to content

COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) #755

@vegardlarsen

Description

@vegardlarsen

Originally reported by @SalmanRavoof in #753:

I get a similar error, though it says something else.

System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
   at MaxTo.Core.Native.VirtualDesktops.Interop.IVirtualDesktopNotificationService.Unregister(UInt32 cookie)
   at MaxTo.Core.Native.VirtualDesktops.VirtualDesktop.set_EnableRaisingEvents(Boolean value)
   at MaxTo.Core.Recipes.Triggers.VirtualDesktopTriggerController.Dispose()
   at MaxTo.Core.Events.EventDriver.Dispose()
   at MaxTo.Core.MainForm.Dispose(Boolean disposing)
   at System.Windows.Forms.Form.WmClose(Message& m)
   at MaxTo.Core.Native.HiddenWindowMessageSource.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Metadata

Metadata

Assignees

Labels

bugConfirmed bug in MaxTo.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions