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

[NBug] Could not load file or assembly 'System.Reactive.PlatformSe... #10771

Closed
klorinczi opened this issue Feb 25, 2023 · 2 comments
Closed

Comments

@klorinczi
Copy link
Contributor

Environment

  • Git Extensions 4.0.2.16100
  • Build 25100ec
  • Git 2.10.1.windows.1 (minimum: 2.25.0, please update!)
  • Microsoft Windows NT 6.1.7601 Service Pack 1
  • .NET 6.0.14
  • DPI 96dpi (no scaling)

Issue description

System.IO.FileNotFoundException: Could not load file or assembly 'System.Reactive.PlatformServices, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263'. A rendszer nem találja a megadott fájlt.
File name: 'System.Reactive.PlatformServices, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263'
   at BackgroundFetch.BackgroundFetchPlugin.RecreateObservable()
   at BackgroundFetch.BackgroundFetchPlugin.Register(IGitUICommands gitUiCommands)
   at GitUI.PluginRegistry.<>c__DisplayClass12_0.<Register>b__0(IGitPlugin p)
   at System.Linq.LinqExtensions.ForEach[T](IEnumerable`1 enumerable, Action`1 action)
   at GitUI.PluginRegistry.Register(IGitUICommands gitUiCommands)
   at GitUI.CommandsDialogs.FormBrowse.RegisterPlugins()
   at GitUI.CommandsDialogs.FormBrowse.SetGitModule(Object sender, GitModuleEventArgs e)
   at GitUI.CommandsDialogs.FormBrowse.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.

### Steps to reproduce

Used GitExtensions v3.1.1.6049.
Downloaded GitExtensions-Portable-4.0.2.16100-25100ec1f.zip, overwritten.
After start I got this error.

### Did this work in previous version of GitExtensions?

Yes

### Diagnostics

_No response_
@duplicates-detector-bot
Copy link

Potential duplicates:

  • #6830
  • #8089
  • #8187
  • #8325
  • #8476
  • #9920
  • #9922
  • #10363
  • #10367
  • #10368
  • #10376
  • #10381
  • #10392
  • #10412
  • #10413
  • #10528
  • #10551
  • #10624
  • #10625
  • #10734
  • #10738

@gerhardol
Copy link
Member

Duplicate of #10368
Duplicate of #10624

This error seem to occur related to Windows and/or .NET updates and seem to be resolved by app or possible PC restarts.
Not sure if this can be detected.

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