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
I have solve the issue after asking on Msdn forum I got some suggestion and got myself sorted. Here is the link with the explaination. Link MSDN
I've experienced the same issue intermittently. Updating the computer's display drivers may resolve the issue.
Microsoft released a solution yesterday. Here is the link. I had to close and reopen VS for the update to take effect. Worked like a charm!
https://support.microsoft.com/en-us/kb/3095681
I had same issue and it was resolved by just remove the ImageLibrary.cache
file from
C:\Users\< user ame>\AppData\Local\Microsoft\VisualStudio\14.0\ImageLibrary
and re-open the visual studio
I had this issue on a windows 10 upgrade and installing an extension. VS couldn't seem to find the files required under my windows profile. I realized that I was logging in through my windows Live login (my email) and not my local user account. I logged in under my local account and it now has no issues finding all files it needs. Hopefully this helps someone with this issue.
EDIT: Download the fix from Microsoft.
https://support.microsoft.com/en-us/kb/3095681