pasztorpisti / vs-window-title-changer

Extension to set the title of the Visual Studio IDE using an expression.
https://visualstudiogallery.msdn.microsoft.com/2e8ebfe4-023f-4c4d-9b7a-d05bbc5cb239
MIT License
16 stars 12 forks source link

Extension stopped working after update to 2.1.8 with VS 2015 #11

Closed bahusoid closed 7 years ago

bahusoid commented 7 years ago

Extension stopped working after update to 2.1.8

Microsoft Visual Studio Professional 2015 Version 14.0.25431.01 Update 3 Microsoft .NET Framework Version 4.7.02046

Installed Version: Professional I see the following error in ActivityLog:

CreateInstance failed for package [VSWindowTitleChangerPackage]Source: 'mscorlib' Description: Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.VisualStudio.Shell.15.0, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo) at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
pasztorpisti commented 7 years ago

Thank you for reporting and sorry for the inconvenience. I messed it up in a trivial way.

pasztorpisti commented 7 years ago

I've just uploaded v2.1.9 to fix this issue.

bahusoid commented 7 years ago

Great! It works. Thank you!

2017-05-13 20:12 GMT+03:00 István Pásztor notifications@github.com:

I've just uploaded v2.1.9 to fix this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pasztorpisti/vs-window-title-changer/issues/11#issuecomment-301261435, or mute the thread https://github.com/notifications/unsubscribe-auth/AVAUWHMKk8G2s_kGfFpnIE31mBawQkFvks5r5eSbgaJpZM4NaBpx .