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

InvalidOperationException: ServiceLocationProvider must be set. #230

Open
mdwilems opened this issue Mar 1, 2024 · 0 comments
Open

InvalidOperationException: ServiceLocationProvider must be set. #230

mdwilems opened this issue Mar 1, 2024 · 0 comments

Comments

@mdwilems
Copy link

mdwilems commented Mar 1, 2024

Describe the bug

System.InvalidOperationException:  ServiceLocationProvider must be set.
   at CommonServiceLocator.ServiceLocator.get_Current()
   at OfficeRibbonXEditor.ViewModels.Documents.IconViewModel.CommitIdChange() in C:\Users\FernA\agent\_work\1\s\src\OfficeRibbonXEditor\ViewModels\Documents\IconViewModel.cs:line 96
   at OfficeRibbonXEditor.Views.Windows.MainWindow.OnChangeIdTextDown(Object sender, KeyEventArgs e) in C:\Users\FernA\agent\_work\1\s\src\OfficeRibbonXEditor\Views\Windows\MainWindow.xaml.cs:line 160
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant