WPFTabTip icon indicating copy to clipboard operation
WPFTabTip copied to clipboard

{"The type initializer for 'WPFTabTip.TabTipAutomation' threw an exception."}

Open simonongsk88 opened this issue 7 years ago • 1 comments

FileNotFoundException: Could not load file or assembly 'System.Reactive.Linq, Version=3.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263' or one of its dependencies. The system cannot find the file specified.

simonongsk88 avatar Mar 10 '19 05:03 simonongsk88

make sure your reference for System.Reactive is for version 3.0. The later versions removed some namespace

emoreau99 avatar May 07 '19 18:05 emoreau99