I followed the steps to create a Visual Studio extension, however after installing the extension in VS2015, Visual Studio does not display any icons in toolbars in menus. Any id
In Visual Studio 2015, 2017 solve this ; Open this folder
- Press Windows Key + R (Open Run from).
- Type "%LocalAppData%\Microsoft\VisualStudio\".
- Go to "15.0_......" (Your random name) Directory.
- Go to "ImageLibrary" Directory.
- Remove "ImageLibrary.cache" file.
- Starting VS2015 or VS2017.
In Visual Studio 2017
solve this ;
Open this folder
C:\Users\YourName\AppData\Local\Microsoft\VisualStudio\15.0_533da44c\ImageLibrary
than remove the ImageLibrary.cache
file