Software Specs (everything is patched to latest as of 2016/07/07):
* Windows 10 64bit
* Visual Studio 2015 Enterprise
* Resharper plugin
From the Output window
```
ResX Resource Manager loaded.
Home: http://resxresourcemanager.codeplex.com/
Report issues: http://resxresourcemanager.codeplex.com/workitem/list/basic
Support the project by adding a short review: http://visualstudiogallery.msdn.microsoft.com/3b64e04c-e8de-4b97-8358-06c73a97cc68/view/Reviews
Assembly location: C:\Users\igorw\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\m1igcnoy.zgl
Version: 1.0.0.82
DTE event: Project item added
>>> 1: Reload solution @16:58:23.3
>>> 2: ResourceManager.Load @16:58:23.3
<<< 2: ResourceManager.Load 00:00:00.0077835
<<< 1: Reload solution 00:00:00.0425135
DTE event: Project added
DTE event: Project added
DTE event: Project added
DTE event: Project added
DTE event: Project added
DTE event: Project added
DTE event: Project added
DTE event: Project added
DTE event: Project added
DTE event: Project item added
DTE event: Project added
DTE event: Project added
DTE event: Project item added
DTE event: Project added
DTE event: Project item added
DTE event: Project added
DTE event: Project item added
DTE event: Project added
DTE event: Project item added
DTE event: Project added
DTE event: Project item added
DTE event: Project added
DTE event: Project added
DTE event: Project item added
DTE event: Solution openend
>>> 3: Reload solution @16:58:26.9
>>> 4: ResourceManager.Load @16:58:27.1
<<< 4: ResourceManager.Load 00:00:00.0616205
<<< 3: Reload solution 00:00:00.2302359
Error: ShowToolWindow failed: System.SystemException: Initialization of 'TomsToolbox.Wpf.Composition.ComposableContentControl' threw an exception.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at tomenglertde.ResXManager.VSIX.ResXManagerVsixPackage.ShowToolWindow()
>>> 5: Reload solution @16:58:51.9
<<< 5: Reload solution 00:00:00.1544185
```
Comments: ** Comment from web user: Igorw **
Thanks for responding. Yes, I removed the plugin from the Extensions manager in VS and closed VS. I then downloaded the extension again from the web site so I would have the latest version and installed it. After restarting VS the error manifested itself as soon as I tried to open the manager to edit resource files in the solution.
I have also tried a VS environment reset by removing the 14.0xxx registry keys which resets everything. This was not really by choice because Visual Studio would not open after the initial crash caused by the Extension.
If there is something else I can provide to help pinpoint the issue let me know.
Again, for the past couple of years I have grown really fond of this extension so thank you for providing this to the community.