buchizo / ClaudiaIDE

This extension can change easily the background image of editor window in Visual Studio.
https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE
643 stars 113 forks source link

An error occured loading this property page (VS 2015) #39

Closed RMDarth closed 5 years ago

RMDarth commented 5 years ago

Extension failed to load, options showing "An error occured loading this property page". Activity log says "Could not load file or assembly Microsoft.VisualStudio.Shell.15.0" (which is VS2017 assembly I suppose, and I only have VS2015 installed)

buchizo commented 5 years ago

@RMDarth

Sorry, ver 2.0.x include critical error due to VS2017 runtime about this version running on VS2015. I tried fix this issue, but some code depend on vs 2017 runtime. Unfortunately I decide don't support VS2015 about ClaudiaIDE 2.0.x. If you still like this extension, you can use 1.28.6.

Thanks,

RMDarth commented 5 years ago

Ok thanks I'll stick with old version