Missing icons in Visual Studio 2015 after installing extension

后端 未结 8 1810
一个人的身影
一个人的身影 2021-02-04 15:18

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

8条回答
  •  执笔经年
    2021-02-04 16:05

    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.

提交回复
热议问题