question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

COMException in GraphicsCardDetector

See original GitHub issue

Version: 1.1.28.0; Variant: Portable; Arch: Amd64 Path: G:\SyncTrayzorPortable-x641\SyncTrayzor.exe System.Runtime.InteropServices.COMException (0x80080005) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext() at SyncTrayzor.Services.GraphicsCardDetector.GetIsIntelXe() in C:\projects\synctrayzor\src\SyncTrayzor\Services\GraphicsCardDetector.cs:line 25 at SyncTrayzor.Services.GraphicsCardDetector.get_IsIntelXe() in C:\projects\synctrayzor\src\SyncTrayzor\Services\GraphicsCardDetector.cs:line 17 at SyncTrayzor.Pages.BarAlerts.BarAlertsViewModel.Load() in C:\projects\synctrayzor\src\SyncTrayzor\Pages\BarAlerts\BarAlertsViewModel.cs:line 84 at Stylet.Screen.<Stylet.IScreenState.Activate>b__35_0(ScreenState oldState, ScreenState newState) at Stylet.Screen.SetState(ScreenState newState, Action2 changedHandler) at Stylet.ScreenExtensions.<>c__DisplayClass4_0.<ActivateWith>b__0(Object o, ActivationEventArgs e) at System.EventHandler1.Invoke(Object sender, TEventArgs e) at Stylet.Screen.<Stylet.IScreenState.Activate>b__35_0(ScreenState oldState, ScreenState newState) at Stylet.Screen.SetState(ScreenState newState, Action`2 changedHandler) at Stylet.ScreenExtensions.TryActivate(Object screen) at Stylet.WindowManager.WindowConductor…ctor(Window window, Object viewModel) at Stylet.WindowManager.CreateWindow(Object viewModel, Boolean isDialog, IViewAware ownerViewModel) at Stylet.WindowManager.ShowWindow(Object viewModel) at Stylet.BootstrapperBase.Start(String[] args) at System.Windows.Application.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b__1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
kevinstsauveurcommented, Mar 30, 2021

This build fixed my problem #631.

0reactions
canton7commented, Aug 7, 2021

Release in 1.1.29

Read more comments on GitHub >

github_iconTop Results From Across the Web

System.Runtime.InteropServices.COMException when ...
Hi, I test my application on a laptop, when create a chart the UI is STUCK. And I get a exception with my...
Read more >
C# detect which graphics card drives video
My C# application sits on the embedded box which has Intel motherboard and graphics chipset. ATI graphics card is put on to PCI...
Read more >
Cannot detect my graphics card after windows 10 recent ...
Method 1 - Make sure that your graphics card isn't disabled. Sometimes this issue can occur if your graphic card is disabled in...
Read more >
GPU detection failed, error 0xc0000005
Hello, I am having a problem, BOINC cannot detect my intel GPU. When it tries to, the detection appearently fails and exits with...
Read more >
How to Fix Graphics Card Not Detected in Windows 11/10/8/7
How to Fix Graphics Card Not Detected in Windows 11/10/8/7 Your graphics card is one of the most important hardware components on your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found