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

Error when searching for a keyword #488

Open
jibedoubleve opened this issue Apr 11, 2024 · 0 comments
Open

Error when searching for a keyword #488

jibedoubleve opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@jibedoubleve
Copy link
Owner

jibedoubleve commented Apr 11, 2024

When trying to search ffx it fails.

Information

  • Restarted the application and it works.
  • Just after log in in Windows

Error

---------------------------
Warning
---------------------------
Unable to load one or more of the requested types.

Could not load file or assembly 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

Could not load file or assembly 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.. 

System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.

Could not load file or assembly 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

Could not load file or assembly 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)

   at System.Reflection.Assembly.GetTypes()

   at Lanceur.Infra.Stores.StoreLoader.Load()

   at Lanceur.Infra.Services.SearchService.Search(Cmdline query)

   at Lanceur.Views.MainViewModel.OnSearchAliasAsync(String criterion)

   at ReactiveUI.ReactiveCommand.<>c__DisplayClass15_0`2.<CreateFromTask>b__0(TParam param)

   at ReactiveUI.ReactiveCommand`2.Execute(TParam parameter)

System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

File name: 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

File name: 'System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
---------------------------
OK   
---------------------------

Logs

image

@jibedoubleve jibedoubleve added the bug Something isn't working label Apr 11, 2024
@jibedoubleve jibedoubleve added this to the 2.7.0 milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant