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

Unhandled exception #144

Open
RoyBradley opened this issue Aug 23, 2021 · 1 comment
Open

Unhandled exception #144

RoyBradley opened this issue Aug 23, 2021 · 1 comment

Comments

@RoyBradley
Copy link

13.0.4.0 on Windows 10 Enterprise (2009) with .NET Framework Version: 4.8 or later

System.NullReferenceException: Object reference not set to an instance of an object.
at JexusManager.Services.ConfigurationService.GetSection(String sectionPath, String locationPath, Boolean acceptNonLocallyStored) in E:\company\JexusManager\JexusManager.Shared\Services\ConfigurationService.cs:line 77
at JexusManager.Features.DirectoryBrowse.DirectoryBrowseFeature.ApplyChanges() in E:\company\JexusManager\JexusManager.Features.DirectoryBrowse\DirectoryBrowseFeature.cs:line 165
at JexusManager.Features.DirectoryBrowse.DirectoryBrowsePage.ApplyChanges() in E:\company\JexusManager\JexusManager.Features.DirectoryBrowse\DirectoryBrowsePage.cs:line 76
at JexusManager.Services.NavigationService.NavigateToItem(NavigationItem item, Boolean initializing) in E:\company\JexusManager\JexusManager\Services\NavigationService.cs:line 53
at JexusManager.MainForm.LoadPage(IModulePage page) in E:\company\JexusManager\JexusManager\MainForm.cs:line 388
at JexusManager.Tree.SitesTreeNode.LoadPanels(MainForm mainForm, ServiceContainer serviceContainer, List`1 moduleProviders) in E:\company\JexusManager\JexusManager\Tree\SitesTreeNode.cs:line 64
at JexusManager.MainForm.treeView1_AfterSelect(Object sender, TreeViewEventArgs e) in E:\company\JexusManager\JexusManager\MainForm.cs:line 673
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

@lextudio-support
Copy link

New issues are marked as low priority by default. Becoming our commercial customers, and then your reports are handled with higher priority after triage.

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

No branches or pull requests

3 participants