Asked — Edited

Scripting Error On Edit

I am encountering an error message when first opening ARC and attempting to edit a script on my Microsoft Surface Go 2 tablet. The error details are as follows:

ARC Version: 2024.12.21.00

Error Message:

System.InvalidOperationException: Cef.IsInitialized was false! Check the log file for errors! See https://github.com/cefsharp/CefSharp/wiki/Trouble-Shooting#log-file for details.
   at CefSharp.WinForms.ChromiumWebBrowser.InitializeCefInternal() in C:\projects\cefsharp\CefSharp\Internals\Partial\ChromiumWebBrowser.Partial.cs:line 522
   at CefSharp.WinForms.ChromiumWebBrowser.InitializeFieldsAndCefIfRequired() in C:\projects\cefsharp\CefSharp.WinForms\ChromiumWebBrowser.cs:line 336
   at CefSharp.WinForms.ChromiumWebBrowser.OnHandleCreated(EventArgs e) in C:\projects\cefsharp\CefSharp.WinForms\ChromiumWebBrowser.cs:line 593
   at System.Windows.Forms.Control.WmCreate(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I would appreciate any guidance on how to resolve this issue. Thank you!


ARC Pro

Upgrade to ARC Pro

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

PRO
Synthiam
#1  

I think something didn’t install right for you. Not sure why but try reinstalling. There’s no reason that I can think of for not working. Windows is windows and should work. Merry Christmas btw!

#2  

Thanks DJ, Merry Christmas to you as well!   I may just remove and reinstall again or do a repair.  I moved one of my two dev licenses to this device so I could develop on the fly while sitting on the couch!  The device may have also been doing Microsoft updates while I installed ARC. That may have led to the problem.  It throws that error on startup and also when you try to edit any code.