I have avoided going beyond 9.28 since that requires moving to a new net framework that caused trouble migrating my DLL when I tried. Up until a week or so ago everything worked fine with EditorX. Now I can’t launch it as it states contact my Admin or restart the app. I know support has been discontinued, was EditorX recently disabled as well even though it was meeting my needs?
I don’t think it was disabled purposefully.
You could look in the session log to see what the detailed error says?
Or, if you are game, we can try helping you use your .dll in the newer .NET 9 environment (it is much better once you get past the migration challenges).
Can you point me to the .Net9 migration guide again. I’m still on framework 4.72. Since I’m trying to retire, I should probably move the custom DLL over to a currently supported framework.
I found the migration guide but wanted to verify editor works on 9.34 before spending time on my dll. So far I did a clean install (removing existing directory and have tried installing Editor or the development system and editor. In both cases ./tap editor from a command prompt starts the editor but it never asks me to login for the CE license. It just eventually shuts the splash screen down. Tried on multiple PC’s all running Windows 11. The session log shows no errors.
2026-08-26 22:34:09.104042 ; Session ; Debug ; Session log loaded as ‘C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\SessionLogs\Editor 2026-08-26 22-34-08.txt’. [1.29 ms]
2026-08-26 22:34:09.117485 ; OperatingSystem ; Debug ; OS is windows: Path.DirectorySeparatorChar == ‘’
2026-08-26 22:34:09.119481 ; Session ; Debug ; Deleting log file: C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\SessionLogs\SessionLog 2026-08-26 22-08-24.txt
2026-08-26 22:34:09.122813 ; Session ; Debug ; Running ‘C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Editor.dll’ in ‘C:\Users\FNV3DV\Desktop\FNV3DV\TestApp’.
2026-08-26 22:34:09.202584 ; AssemblyFinder ; Debug ; Found 37/90 assembly files. [10.3 ms]
2026-08-26 22:34:09.212800 ; Resolver ; Debug ; Found match for Keysight.OpenTap.Wpf, Version=9.34.0.0, Culture=neutral, PublicKeyToken=null in C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Packages\WPF Controls\Keysight.OpenTap.Wpf.dll
2026-08-26 22:34:09.268777 ; AssemblyFinder ; Debug ; Found 37/90 assembly files. [9.79 ms]
2026-08-26 22:34:09.317559 ; Searcher ; Debug ; Ordered 29 assemblies according to references. [47.4 ms]
2026-08-26 22:34:09.345809 ; PluginManager ; Debug ; Found 19 plugin assemblies containing 337 plugin types. [75.0 ms]
2026-08-26 22:34:09.346124 ; PluginManager ; Debug ; Found version 9.34.0+f498d3b6 of OpenTap.dll
2026-08-26 22:34:09.346145 ; PluginManager ; Debug ; Found version 9.34.0+f498d3b6 of OpenTap.Package.dll
2026-08-26 22:34:09.346152 ; PluginManager ; Debug ; Found version 1.7.3+e34d259f.e34d259f1b1859dacbe3499db1596b0ba65fa57a of Keysight.OpenTap.Licensing.dll
2026-08-26 22:34:09.346155 ; PluginManager ; Debug ; Found version 9.34.0+f498d3b6 of OpenTap.Plugins.BasicSteps.dll
2026-08-26 22:34:09.346160 ; PluginManager ; Debug ; Found version 1.7.1+e0dbf00d.e0dbf00d62a2f3297fb0e37c119efa3e1139f666 of OpenTap.Expressions.dll
2026-08-26 22:34:09.346164 ; PluginManager ; Debug ; Found version 9.34.0+e9a555cf.e9a555cf491338e120342c1fc193085a3b9d7987 of Keysight.OpenTap.Wpf.dll
2026-08-26 22:34:09.346168 ; PluginManager ; Debug ; Found version 9.34.0+e9a555cf.e9a555cf491338e120342c1fc193085a3b9d7987 of PackageManager.dll
2026-08-26 22:34:09.346172 ; PluginManager ; Debug ; Found version 9.34.0+e9a555cf.e9a555cf491338e120342c1fc193085a3b9d7987 of Editor.dll
2026-08-26 22:34:09.346175 ; PluginManager ; Debug ; Found version 9.14.2+44a9bac5 of Csv.dll
2026-08-26 22:34:09.346179 ; PluginManager ; Debug ; Found version 9.34.0+e9a555cf.e9a555cf491338e120342c1fc193085a3b9d7987 of ResultsViewer.dll
2026-08-26 22:34:09.346183 ; PluginManager ; Debug ; Found version 9.34.0+e9a555cf.e9a555cf491338e120342c1fc193085a3b9d7987 of RunExplorer.dll
2026-08-26 22:34:09.346185 ; PluginManager ; Debug ; Found version 9.34.0+e9a555cf.e9a555cf491338e120342c1fc193085a3b9d7987 of TimingAnalyzer.dll
2026-08-26 22:34:09.346188 ; PluginManager ; Debug ; Found version 1.2.3+523275b7 of Keysight.OpenTap.LiveResultsPanel.dll
2026-08-26 22:34:09.346191 ; PluginManager ; Debug ; Found version 1.4.3+0968b4c4 of OpenTap.OSIntegration.Windows.dll
2026-08-26 22:34:09.346194 ; PluginManager ; Debug ; Found version 9.34.0+f498d3b6 of OpenTap.Sdk.New.dll
2026-08-26 22:34:09.346198 ; PluginManager ; Debug ; Found version 9.8.0+195a0318.195a03180e239c69274732b60dd831b74d005704 of Keysight.OpenTap.Plugins.ResultListener.SqlDatabase.dll
2026-08-26 22:34:09.346201 ; PluginManager ; Debug ; Found version 9.8.0+195a0318.195a03180e239c69274732b60dd831b74d005704 of Keysight.OpenTap.Plugins.ResultListener.PostgreSQL.dll
2026-08-26 22:34:09.346209 ; PluginManager ; Debug ; Found version 9.8.0+195a0318.195a03180e239c69274732b60dd831b74d005704 of Keysight.OpenTap.Plugins.ResultListener.SQLite.dll
2026-08-26 22:34:09.346212 ; PluginManager ; Debug ; Found version 1.1.1+507fd903 of OpenTap.Tui.dll
2026-08-26 22:34:09.346229 ; PluginManager ; Debug ; Searched 37 Assemblies. [76.8 ms]
2026-08-26 22:34:09.350805 ; AssemblyData ; Debug ; Loaded OpenTap. [215 us]
2026-08-26 22:34:09.352745 ; AssemblyData ; Debug ; Loaded OpenTap.Plugins.BasicSteps. [1.25 ms]
2026-08-26 22:34:09.353601 ; AssemblyData ; Debug ; Loaded OpenTap.Package. [1.96 ms]
2026-08-26 22:34:09.353659 ; AssemblyData ; Debug ; Loaded Keysight.OpenTap.Wpf. [466 us]
2026-08-26 22:34:09.354120 ; AssemblyData ; Debug ; Loaded OpenTap.Tui. [2.12 ms]
2026-08-26 22:34:09.359347 ; AssemblyData ; Debug ; Loaded OpenTap.OSIntegration.Windows. [797 us]
2026-08-26 22:34:09.362789 ; SystemInfo ; Debug ; Microsoft Windows 10.0.26200X64
2026-08-26 22:34:09.362794 ; SystemInfo ; Debug ; .NET 9.0.19
2026-08-26 22:34:09.362944 ; SystemInfo ; Debug ; OpenTAP Engine 9.34.0+f498d3b6 X64
2026-08-26 22:34:09.400515 ; AssemblyData ; Debug ; Loaded System.Private.CoreLib. [1.80 us]
2026-08-26 22:34:09.403741 ; Resolver ; Debug ; Found match for Terminal.Gui, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null in C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Packages\TUI\Terminal.Gui.dll
2026-08-26 22:34:09.487500 ; Installation ; Debug ; CSV - 9.14.2+44a9bac5
2026-08-26 22:34:09.487505 ; Installation ; Debug ; Developer’s System - 9.34.0+e9a555cf
2026-08-26 22:34:09.487507 ; Installation ; Debug ; Editor - 9.34.0+e9a555cf
2026-08-26 22:34:09.487508 ; Installation ; Debug ; Expressions - 1.7.1+e0dbf00d
2026-08-26 22:34:09.487510 ; Installation ; Debug ; Keysight Licensing - 1.7.3+e34d259f
2026-08-26 22:34:09.487512 ; Installation ; Debug ; Live Results Panel - 1.2.3+523275b7
2026-08-26 22:34:09.487514 ; Installation ; Debug ; OpenTAP - 9.34.0+f498d3b6
2026-08-26 22:34:09.487516 ; Installation ; Debug ; OSIntegration - 1.4.3+0968b4c4
2026-08-26 22:34:09.487518 ; Installation ; Debug ; Results Viewer - 9.34.0+e9a555cf
2026-08-26 22:34:09.487520 ; Installation ; Debug ; SDK - 9.34.0+f498d3b6
2026-08-26 22:34:09.487522 ; Installation ; Debug ; SQLite and PostgreSQL - 9.8.0+195a0318
2026-08-26 22:34:09.487523 ; Installation ; Debug ; Timing Analyzer - 9.34.0+e9a555cf
2026-08-26 22:34:09.487525 ; Installation ; Debug ; TUI - 1.1.1+507fd903
2026-08-26 22:34:09.487528 ; Installation ; Debug ; WPF Controls - 9.34.0+e9a555cf
2026-08-26 22:34:09.492477 ; Settings ; Debug ; EditorSettings loaded from C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Settings\Editor.xml [229 ms]
2026-08-26 22:34:09.493229 ; Resolver ; Debug ; Found match for MahApps.Metro, Version=1.3.0.0, Culture=neutral, PublicKeyToken=f4fb5a3c4d1e5b4f in C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Dependencies\MahApps.Metro.1.3.0.0\MahApps.Metro.dll
2026-08-26 22:34:09.494205 ; Resolver ; Debug ; Found match for Keysight.Ccl.Wsl, Version=6.6.0.0, Culture=neutral, PublicKeyToken=55333af07c70062e in C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Dependencies\Keysight.Ccl.Wsl.6.6.0.0\Keysight.Ccl.Wsl.dll
2026-08-26 22:34:09.607048 ; GUI ; Debug ; Loaded Dark Theme. [5.20 ms]
2026-08-26 22:34:09.664771 ; Settings ; Debug ; No settings file exists for GuiControlsSettings. A new instance with default values has been created. [728 us]
2026-08-26 22:34:09.665993 ; Main ; Debug ; Window initial dimensions: 1280px, 800px.
2026-08-26 22:34:09.674077 ; OperatingSystem ; Debug ; OS is windows: Path.DirectorySeparatorChar == ‘’
2026-08-26 22:34:09.680151 ; Resolver ; Debug ; Found match for Keysight.OpenTap.Licensing, Version=1.7.3.0, Culture=neutral, PublicKeyToken=null in C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Packages\Keysight Licensing\Keysight.OpenTap.Licensing.dll
2026-08-26 22:34:09.681839 ; Settings ; Debug ; EngineSettings loaded from C:\Users\FNV3DV\Desktop\FNV3DV\TestApp\Settings\Engine.xml [14.8 ms]
2026-08-26 22:34:09.689340 ; Session ; Debug ; Session log loaded as ‘SessionLogs\SessionLog 2026-08-26 22-34-09.txt’. [2.34 ms]
I think there’s a bug in the 9.34 package. Installed 9.29.2 developers from your Archives and it behaves properly when opening editor displaying the CE license request. However it fails when trying to install the Usage Statistics version 1.2.0-rc.1+9392b855. I installed it manually and the editor works. Now I can work on migration, but I would prefer a traceable exe for 9.29.2 that is simply opentap