``` Message = Object reference not set to an instance of an object. Error = System.NullReferenceException Full text = System.NullReferenceException: Object reference not set to an instance of an object. at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration() at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration() at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration() at WinAutomation.Console.Application.Configuration.Queries.GetUserConfigurationQueryHandler.Handle(GetUserConfigurationQuery request) at MediatR.RequestHandler`2.MediatR.IRequestHandler.Handle(TRequest request, CancellationToken cancellationToken) at MediatR.Pipeline.RequestPostProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediatR.Pipeline.RequestPreProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WinAutomation.Console.Host.MainViewModel.d__87.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WinAutomation.Console.Host.MainViewModel.d__82.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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) Message = Object reference not set to an instance of an object. Error = System.NullReferenceException Full text = System.NullReferenceException: Object reference not set to an instance of an object. at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration() at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration() at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration() at WinAutomation.Console.Application.Configuration.Queries.GetLayeredUserConfigurationQueryHandler.Handle(GetLayeredUserConfigurationQuery request) at MediatR.RequestHandler`2.MediatR.IRequestHandler.Handle(TRequest request, CancellationToken cancellationToken) at MediatR.Pipeline.RequestPostProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediatR.Pipeline.RequestPreProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WinAutomation.Console.UI.ViewModel.Settings.General.GeneralTabViewModel.d__82.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WinAutomation.Console.UI.ViewModel.Settings.General.GeneralTabViewModel.d__88.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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) Message = Object reference not set to an instance of an object. Error = System.NullReferenceException Full text = System.NullReferenceException: Object reference not set to an instance of an object. at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration() at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration() at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration() at WinAutomation.Console.Application.Configuration.Queries.CanDisplayWindowsNotificationsQueryHandler.Handle(CanDisplayWindowsNotificationsQuery request) at MediatR.RequestHandler`2.MediatR.IRequestHandler.Handle(TRequest request, CancellationToken cancellationToken) at MediatR.Pipeline.RequestPostProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediatR.Pipeline.RequestPreProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WinAutomation.Console.UI.Services.Notifications.NotificationsService.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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) Message = Object reference not set to an instance of an object. Error = System.NullReferenceException Full text = System.NullReferenceException: Object reference not set to an instance of an object. at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration() at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration() at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration() at WinAutomation.Console.Application.Hotkeys.Queries.CanListenForHotkeysQueryHandler.Handle(CanListenForHotkeysQuery request) at MediatR.RequestHandler`2.MediatR.IRequestHandler.Handle(TRequest request, CancellationToken cancellationToken) at MediatR.Pipeline.RequestPostProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediatR.Pipeline.RequestPreProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WinAutomation.Console.UI.Services.Hotkeys.HotkeysService.d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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) Message = Object reference not set to an instance of an object. Error = System.NullReferenceException Full text = System.NullReferenceException: Object reference not set to an instance of an object. at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.ReadConfiguration() at WinAutomation.Console.Application.Configuration.Adapters.UsersConfigurationFileAdapter.get_Configuration() at WinAutomation.Console.Application.Configuration.ConfigurationManager.get_Configuration() at WinAutomation.Console.Application.Configuration.Queries.CanShutdownOnCloseQueryHandler.Handle(CanShutdownOnCloseQuery request) at MediatR.RequestHandler`2.MediatR.IRequestHandler.Handle(TRequest request, CancellationToken cancellationToken) at MediatR.Pipeline.RequestPostProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediatR.Pipeline.RequestPreProcessorBehavior`2.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WinAutomation.Console.UI.Services.Windows.WindowService.d__9.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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) ```