Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
vegardlarsen opened this issue Aug 8, 2021 · 3 comments
Assignees
Labels
bug Confirmed bug in MaxTo.
Milestone

Comments

@vegardlarsen
Copy link
Member

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)
@vegardlarsen
Copy link
Member Author

@SalmanRavoof Which version of Windows and MaxTo are you running?

@SalmanRavoof
Copy link

@vegardlarsen
Windows 21H1 (OS Build 19043.1110)
MaxTo 2.2.0

@vegardlarsen vegardlarsen added this to the 2.2.1 milestone Aug 24, 2021
@vegardlarsen vegardlarsen added the bug Confirmed bug in MaxTo. label Aug 24, 2021
@vegardlarsen vegardlarsen self-assigned this Aug 24, 2021
@vegardlarsen
Copy link
Member Author

This issue has been fixed for version 2.2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bug in MaxTo.
Projects
None yet
Development

No branches or pull requests

2 participants