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

Addon fails to load #122

Closed
mnyhjem opened this issue Apr 19, 2018 · 21 comments
Closed

Addon fails to load #122

mnyhjem opened this issue Apr 19, 2018 · 21 comments

Comments

@mnyhjem
Copy link

mnyhjem commented Apr 19, 2018

When opening the addon, the window remains blank, and the following exception is written to the output window:

Init: 431 ms
ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\marti\AppData\Local\Microsoft\VisualStudio\15.0_867e1c68\Extensions\5hg4dzd1.2rk
Version: 1.16.1044.0
.NET Framework Version: 461308 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'CommandRoutingBehavior' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView.InitializeComponent() in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml:line 1
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView..ctor(ExportProvider exportProvider, ThemeManager themeManager, VsixShellViewModel viewModel) in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml.cs:line 45
Assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/DataGridExtensions.dll
Assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/JetBrains.Annotations.dll
Assembly 'JetBrains.Annotations, Version=11.1.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/marti/AppData/Local/JetBrains/Installations/ReSharperPlatformVs15_867e1c68_000/JetBrains.Annotations.DLL
Assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/Microsoft.Expression.Interactions.dll
Assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/Newtonsoft.Json.dll
Assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/Newtonsoft.Json.DLL
Assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.Infrastructure.DLL
Assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.Model.DLL
Assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.Translators.dll
Assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.View.dll
Assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.VSIX.dll
Assembly 'System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/USERS/MARTI/APPDATA/LOCAL/MICROSOFT/VISUALSTUDIO/15.0_867E1C68/EXTENSIONS/5KYSATD3.UDI/System.Windows.Interactivity.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/marti/AppData/Local/JetBrains/Installations/ReSharperPlatformVs15_867e1c68_000/System.Windows.Interactivity.DLL
Assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Core.DLL
Assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Desktop.DLL
Assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.ObservableCollections.dll
Assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Wpf.DLL
Assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Wpf.Styles.DLL
Found assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' already loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/Newtonsoft.Json.DLL.
Found assembly 'JetBrains.Annotations, Version=11.1.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' already loaded from file:///C:/Users/marti/AppData/Local/JetBrains/Installations/ReSharperPlatformVs15_867e1c68_000/JetBrains.Annotations.DLL.
Found assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' already loaded from file:///C:/Users/marti/AppData/Local/JetBrains/Installations/ReSharperPlatformVs15_867e1c68_000/System.Windows.Interactivity.DLL.
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.Model.DLL.
Loaded assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/ResXManager.VSIX.dll.
Loaded assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/marti/AppData/Local/JetBrains/Installations/ReSharperPlatformVs15_867e1c68_000/System.Windows.Interactivity.DLL.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.ObservableCollections.dll.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/marti/AppData/Local/Microsoft/VisualStudio/15.0_867e1c68/Extensions/5hg4dzd1.2rk/TomsToolbox.Wpf.Styles.DLL.
@RalfMengwasser
Copy link

RalfMengwasser commented Apr 20, 2018

Got the same problem here.

Resolved System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Init: 188 ms
Found assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' already loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/Newtonsoft.Json.DLL.
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.Model.dll.
Loaded assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.VSIX.dll.
Loaded assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/System.Windows.Interactivity.dll.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.ObservableCollections.dll.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Wpf.Styles.DLL.
ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\SkyFlash\AppData\Local\Microsoft\VisualStudio\15.0_768a5f55\Extensions\ouax51er.njx
Version: 1.16.1044.0
.NET Framework Version: 461308 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'CommandRoutingBehavior' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView.InitializeComponent() in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml:line 1
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView..ctor(ExportProvider exportProvider, ThemeManager themeManager, VsixShellViewModel viewModel) in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml.cs:line 45
Assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/DataGridExtensions.dll
Assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/JetBrains.Annotations.dll
Assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/Microsoft.Expression.Interactions.dll
Assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/Newtonsoft.Json.dll
Assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/Newtonsoft.Json.DLL
Assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.Infrastructure.DLL
Assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.Model.dll
Assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.Translators.dll
Assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.View.dll
Assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/ResXManager.VSIX.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/System.Windows.Interactivity.dll
Assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Core.DLL
Assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Desktop.DLL
Assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.ObservableCollections.dll
Assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Wpf.DLL
Assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/TomsToolbox.Wpf.Styles.DLL

@tom-englert
Copy link
Collaborator

tom-englert commented Apr 20, 2018

@mnyhjem

Assembly 'System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/USERS/MARTI/APPDATA/LOCAL/MICROSOFT/VISUALSTUDIO/15.0_867E1C68/EXTENSIONS/5KYSATD3.UDI/System.Windows.Interactivity.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/marti/AppData/Local/JetBrains/Installations/ReSharperPlatformVs15_867e1c68_000/System.Windows.Interactivity.DLL

See what extension is located in C:/USERS/MARTI/APPDATA/LOCAL/MICROSOFT/VISUALSTUDIO/15.0_867E1C68/EXTENSIONS/5KYSATD3.UDI/ and disable it.

@tom-englert
Copy link
Collaborator

@skyflashde

Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SkyFlash/AppData/Local/Microsoft/VisualStudio/15.0_768a5f55/Extensions/ouax51er.njx/System.Windows.Interactivity.dll

remove the one from C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/PrivateAssemblies/

@marcelbeeker
Copy link

Same issue here. Today the new version doesn't pop up anymore. Restoring back to version 1.15 solves the problem

@OPALFrank
Copy link

OPALFrank commented Apr 20, 2018

Similar problem with me (Visual Studio 2015)
Version 1.13.1001 works

Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'CommandRoutingBehavior' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView.InitializeComponent() in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml:line 1
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView..ctor(ExportProvider exportProvider, ThemeManager themeManager, VsixShellViewModel viewModel) in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml.cs:line 45
Assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/DataGridExtensions.dll
Assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/JetBrains.Annotations.dll
Assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/Microsoft.Expression.Interactions.dll
Assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/Newtonsoft.Json.dll
Assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/Newtonsoft.Json.DLL
Assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/ResXManager.Infrastructure.DLL
Assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/ResXManager.Model.dll
Assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/ResXManager.Translators.dll
Assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/ResXManager.View.dll
Assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/ResXManager.VSIX.dll
Assembly 'System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Interactivity/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Interactivity.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/System.Windows.Interactivity.DLL
Assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/TomsToolbox.Core.DLL
Assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/TomsToolbox.Desktop.DLL
Assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/TomsToolbox.ObservableCollections.dll
Assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/TomsToolbox.Wpf.DLL
Assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/TomsToolbox.Wpf.Styles.DLL

@tom-englert
Copy link
Collaborator

@OPALFrank

Assembly 'System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Interactivity/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Interactivity.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/buehlfr/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/4winy5pt.jbl/System.Windows.Interactivity.DLL

Remove the old one in GAC using gacutil.exe

@SuperSludge
Copy link

SuperSludge commented Apr 20, 2018

Same problem. I can't resolve it with the suggested solutions:

Resolved System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from file:///C:/USERS/NEYERM/APPDATA/LOCAL/MICROSOFT/VISUALSTUDIO/15.0_50E0154A/EXTENSIONS/MEZHU1HF.UVZ/System.Windows.Interactivity.dll
Init: 369 ms
ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\neyerm\AppData\Local\Microsoft\VisualStudio\15.0_50e0154a\Extensions\dihxdmfi.oly
Version: 1.16.1044.0
.NET Framework Version: 461308 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'EntityFilter' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.View.Visuals.ResourceView.InitializeComponent() in C:\Agent\_work\9\s\ResXManager.View\Visuals\ResourceView.xaml:line 1
   at tomenglertde.ResXManager.View.Visuals.ResourceView..ctor(ICompositionHost compositionHost) in C:\Agent\_work\9\s\ResXManager.View\Visuals\ResourceView.xaml.cs:line 55
Found assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' already loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/common7/ide/PrivateAssemblies/Newtonsoft.Json.DLL.
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/ResXManager.Model.DLL.
Loaded assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/ResXManager.VSIX.dll.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/TomsToolbox.ObservableCollections.dll.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/dihxdmfi.oly/TomsToolbox.Wpf.Styles.DLL.

Thanks for even reading this!

@tom-englert
Copy link
Collaborator

tom-englert commented Apr 20, 2018

@SuperSludge what extension is installed in C:/USERS/NEYERM/APPDATA/LOCAL/MICROSOFT/VISUALSTUDIO/15.0_50E0154A/EXTENSIONS/MEZHU1HF.UVZ ?

@PavelA85
Copy link

PavelA85 commented Apr 20, 2018

same here:

ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\pavel\AppData\Local\Microsoft\VisualStudio\15.0_a7ce7d0b\Extensions\1deinrq1.fn2
Version: 1.16.1044.0
.NET Framework Version: 461308 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'CommandRoutingBehavior' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView.InitializeComponent() in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml:line 1
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView..ctor(ExportProvider exportProvider, ThemeManager themeManager, VsixShellViewModel viewModel) in C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml.cs:line 45
Assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/DataGridExtensions.dll
Assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/JetBrains.Annotations.dll
Assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/Microsoft.Expression.Interactions.dll
Assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/Newtonsoft.Json.dll
Assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/PrivateAssemblies/Newtonsoft.Json.DLL
Assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.Infrastructure.DLL
Assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.Model.dll
Assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.Translators.dll
Assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.View.dll
Assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.VSIX.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Program Files (x86)/Red Gate/SQL Prompt 9/System.Windows.Interactivity.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/System.Windows.Interactivity.DLL
Assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Core.DLL
Assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Desktop.DLL
Assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.ObservableCollections.dll
Assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Wpf.DLL
Assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Wpf.Styles.DLL
Found assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' already loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/Common7/IDE/PrivateAssemblies/Newtonsoft.Json.DLL.
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.Model.dll.
Loaded assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/ResXManager.VSIX.dll.
Loaded assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/System.Windows.Interactivity.DLL.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.ObservableCollections.dll.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/pavel/AppData/Local/Microsoft/VisualStudio/15.0_a7ce7d0b/Extensions/1deinrq1.fn2/TomsToolbox.Wpf.Styles.DLL.

@SuperSludge
Copy link

@tom-englert it's code maid...

@Ilyasml
Copy link

Ilyasml commented Apr 20, 2018

Hello.
I have the same issue.
Log is listed.

Resolved System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Found assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=c7439020c8fedf87' already loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/Extensions/Xamarin/Xamarin/3.11.1537.0/Newtonsoft.Json.DLL.
Found assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' already loaded from file:///C:/WINDOWS/assembly/GAC_MSIL/Newtonsoft.Json/6.0.0.0__30ad4fe6b2a6aeed/Newtonsoft.Json.dll.
Found assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' already loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL.
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Model.DLL.
Loaded assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.VSIX.dll.
Loaded assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/System.Windows.Interactivity.dll.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.ObservableCollections.DLL.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Wpf.Styles.DLL.
ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\SINSIN\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\55wzsmkg.dby
Version: 1.16.1044.0
.NET Framework Version: 461308 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'CommandRoutingBehavior' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
 --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView.InitializeComponent() at C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml:строка 1
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView..ctor(ExportProvider exportProvider, ThemeManager themeManager, VsixShellViewModel viewModel) at C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml.cs:строка 45
Assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/DataGridExtensions.dll
Assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/JetBrains.Annotations.dll
Assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/Microsoft.Expression.Interactions.dll
Assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/Newtonsoft.Json.dll
Assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=c7439020c8fedf87' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/Extensions/Xamarin/Xamarin/3.11.1537.0/Newtonsoft.Json.DLL
Assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/WINDOWS/assembly/GAC_MSIL/Newtonsoft.Json/6.0.0.0__30ad4fe6b2a6aeed/Newtonsoft.Json.dll
Assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Infrastructure.DLL
Assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Model.DLL
Assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Translators.dll
Assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.View.dll
Assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.VSIX.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/System.Windows.Interactivity.dll
Assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Core.DLL
Assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Desktop.DLL
Assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.ObservableCollections.DLL
Assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Wpf.DLL
Assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Wpf.Styles.DLL
Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'CommandRoutingBehavior' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
 --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView.InitializeComponent() at C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml:строка 1
   at tomenglertde.ResXManager.VSIX.Visuals.VsixShellView..ctor(ExportProvider exportProvider, ThemeManager themeManager, VsixShellViewModel viewModel) at C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml.cs:строка 45
Assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/DataGridExtensions.dll
Assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/JetBrains.Annotations.dll
Assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/Microsoft.Expression.Interactions.dll
Assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/Newtonsoft.Json.dll
Assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=c7439020c8fedf87' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/Extensions/Xamarin/Xamarin/3.11.1537.0/Newtonsoft.Json.DLL
Assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/WINDOWS/assembly/GAC_MSIL/Newtonsoft.Json/6.0.0.0__30ad4fe6b2a6aeed/Newtonsoft.Json.dll
Assembly 'ResXManager.Infrastructure, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Infrastructure.DLL
Assembly 'ResXManager.Model, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Model.DLL
Assembly 'ResXManager.Translators, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.Translators.dll
Assembly 'ResXManager.View, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.View.dll
Assembly 'ResXManager.VSIX, Version=1.16.1044.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/ResXManager.VSIX.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/System.Windows.Interactivity.dll
Assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Core.DLL
Assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Desktop.DLL
Assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.ObservableCollections.DLL
Assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Wpf.DLL
Assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/55wzsmkg.dby/TomsToolbox.Wpf.Styles.DLL

Sorry for some Russian in code.
I tried to remove C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL but it didn't help.

@tom-englert
Copy link
Collaborator

Can someone try the latest build from http://vsixgallery.com/extension/43b35fe0-1f30-48de-887a-68256474202a ?

@Ilyasml
Copy link

Ilyasml commented Apr 20, 2018

Tried.
The same error:

Resolved System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.Model.DLL.
Loaded assembly 'ResXManager.Translators, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.VSIX.dll.
Loaded assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/System.Windows.Interactivity.dll.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.ObservableCollections.DLL.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Wpf.Styles.DLL.
ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\SINSIN\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\pdquphjm.31m
Version: 1.16.1050.0
.NET Framework Version: 461308 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Error: System.Windows.Markup.XamlParseException: Добавление значения в коллекцию типа "System.Windows.Interactivity.BehaviorCollection" вызвало исключение. ---> System.ArgumentException: Не удается добавить экземпляр типа "CommandRoutingBehavior" в семейство типа "BehaviorCollection". Это можно сделать только для элементов типа "T".
   в System.Windows.FreezableCollection`1.Cast(Object value)
   в System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   в System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   в MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   в System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   в System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   в System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   в tomenglertde.ResXManager.VSIX.Visuals.VsixShellView.InitializeComponent() в C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml:строка 1
   в tomenglertde.ResXManager.VSIX.Visuals.VsixShellView..ctor(ExportProvider exportProvider, ThemeManager themeManager, VsixShellViewModel viewModel) в C:\Agent\_work\9\s\ResXManager.VSIX\Visuals\VsixShellView.xaml.cs:строка 45
Assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/DataGridExtensions.dll
Assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/JetBrains.Annotations.dll
Assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/Microsoft.Expression.Interactions.dll
Assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/Newtonsoft.Json.dll
Assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=c7439020c8fedf87' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/Extensions/Xamarin/Xamarin/3.11.1537.0/Newtonsoft.Json.DLL
Assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' loaded from file:///C:/WINDOWS/assembly/GAC_MSIL/Newtonsoft.Json/6.0.0.0__30ad4fe6b2a6aeed/Newtonsoft.Json.dll
Assembly 'ResXManager.Infrastructure, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.Infrastructure.DLL
Assembly 'ResXManager.Model, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.Model.DLL
Assembly 'ResXManager.Translators, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.Translators.dll
Assembly 'ResXManager.View, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.View.dll
Assembly 'ResXManager.VSIX, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/ResXManager.VSIX.dll
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies/System.Windows.Interactivity.DLL
Assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/System.Windows.Interactivity.dll
Assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Core.DLL
Assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Desktop.DLL
Assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.ObservableCollections.DLL
Assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Wpf.DLL
Assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' loaded from file:///C:/Users/SINSIN/AppData/Local/Microsoft/VisualStudio/14.0/Extensions/pdquphjm.31m/TomsToolbox.Wpf.Styles.DLL

@tom-englert
Copy link
Collaborator

@Ilyasml and if you remove the one from "C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/PrivateAssemblies"?

@Ilyasml
Copy link

Ilyasml commented Apr 20, 2018

Thanks. It helped

@ahmad1986
Copy link

ahmad1986 commented Apr 21, 2018

Hello,
Similar problem with me after update VS to 15.6.4:

Error:
ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\user\AppData\Local\Microsoft\VisualStudio\15.0_89823a07\Extensions\o5ahfgmb.cyb
Version: 1.16.1050.0
.NET Framework Version: 461310 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Resolved Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/Microsoft.Expression.Interactions.dll
Error: System.Windows.Markup.XamlParseException: Collection property 'Microsoft.Expression.Interactivity.Core.PropertyChangedTrigger'.'Actions' is null. ---> System.Xaml.XamlObjectWriterException: Collection property 'Microsoft.Expression.Interactivity.Core.PropertyChangedTrigger'.'Actions' is null.
at System.Xaml.XamlObjectWriter.WriteGetObject()
at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
--- End of inner exception stack trace ---
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at tomenglertde.ResXManager.View.Visuals.ResourceView.InitializeComponent() in C:\Agent_work\9\s\ResXManager.View\Visuals\ResourceView.xaml:line 1
at tomenglertde.ResXManager.View.Visuals.ResourceView..ctor(ICompositionHost compositionHost) in C:\Agent_work\9\s\ResXManager.View\Visuals\ResourceView.xaml.cs:line 55
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/ResXManager.Model.dll.
Loaded assembly 'ResXManager.Translators, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/ResXManager.VSIX.dll.
Loaded assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/System.Windows.Interactivity.dll.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/TomsToolbox.ObservableCollections.dll.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/user/AppData/Local/Microsoft/VisualStudio/15.0_89823a07/Extensions/o5ahfgmb.cyb/TomsToolbox.Wpf.Styles.DLL.

@judick341
Copy link

I had the same problems, solved it by removing the System.Windows.Interactivity.dll from the GAC. The problem came back... I installed the "Coverity Desktop for Visual Studio". After disabling "Coverity", problem was "solved" ... or not, since I want to use both "ResX Manager" and "Coverity..." and some other extensions too, that may need the same DLLs.

@SuperSludge
Copy link

SuperSludge commented Apr 23, 2018

Uninstalling code maid and GhostDoc solved the issue. Welcome to DLL hell...

@soulman72
Copy link

Also had this issue - deleting the System.Windows.Interactivity.dll in the AppData/Users-folder solved this issue.

@SuperSludge
Copy link

After restarting my machine problem reoccurred:

Resolved System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/System.Windows.Interactivity.dll
Init: 475 ms
ResX Resource Manager loaded.
Home: https://github.com/tom-englert/ResXResourceManager
Report issues: https://github.com/tom-englert/ResXResourceManager/issues
Support the project by adding a short review: https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager#review-details
Assembly location: C:\Users\neyerm\AppData\Local\Microsoft\VisualStudio\15.0_50e0154a\Extensions\12teljjx.ltv
Version: 1.16.1050.0
.NET Framework Version: 461308 (https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed)
Error: System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Interactivity.BehaviorCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'EntityFilter' to a collection of type 'BehaviorCollection'. Only items of type 'T' are allowed.
   at System.Windows.FreezableCollection`1.Cast(Object value)
   at System.Windows.FreezableCollection`1.System.Collections.IList.Add(Object value)
   at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at tomenglertde.ResXManager.View.Visuals.ResourceView.InitializeComponent() in C:\Agent\_work\9\s\ResXManager.View\Visuals\ResourceView.xaml:line 1
   at tomenglertde.ResXManager.View.Visuals.ResourceView..ctor(ICompositionHost compositionHost) in C:\Agent\_work\9\s\ResXManager.View\Visuals\ResourceView.xaml.cs:line 55
Loaded assembly 'DataGridExtensions, Version=1.0.37.0, Culture=neutral, PublicKeyToken=43de855f87de903a' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/DataGridExtensions.dll.
Loaded assembly 'JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/JetBrains.Annotations.dll.
Loaded assembly 'Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/Microsoft.Expression.Interactions.dll.
Loaded assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/Newtonsoft.Json.dll.
Loaded assembly 'ResXManager.Infrastructure, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/ResXManager.Infrastructure.DLL.
Loaded assembly 'ResXManager.Model, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/ResXManager.Model.DLL.
Loaded assembly 'ResXManager.Translators, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/ResXManager.Translators.dll.
Loaded assembly 'ResXManager.View, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/ResXManager.View.dll.
Loaded assembly 'ResXManager.VSIX, Version=1.16.1050.0, Culture=neutral, PublicKeyToken=695a75ddb69d5a4b' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/ResXManager.VSIX.dll.
Loaded assembly 'System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/System.Windows.Interactivity.dll.
Loaded assembly 'TomsToolbox.Core, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/TomsToolbox.Core.DLL.
Loaded assembly 'TomsToolbox.Desktop, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/TomsToolbox.Desktop.DLL.
Loaded assembly 'TomsToolbox.ObservableCollections, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/TomsToolbox.ObservableCollections.dll.
Loaded assembly 'TomsToolbox.Wpf, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/TomsToolbox.Wpf.DLL.
Loaded assembly 'TomsToolbox.Wpf.Styles, Version=1.0.64.0, Culture=neutral, PublicKeyToken=60b39f873a8e3fc2' from file:///C:/Users/neyerm/AppData/Local/Microsoft/VisualStudio/15.0_50e0154a/Extensions/12teljjx.ltv/TomsToolbox.Wpf.Styles.DLL.

@sunsande
Copy link

sunsande commented Apr 24, 2018

Same here.
The hint from @soulman72 helped me (deleting the System.Windows.Interactivity.dll in the AppData/Users-folder)

Thank you @soulman72 !

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