I can't find Generate local resource from tools menu in visual studio 2010

后端 未结 2 1342
礼貌的吻别
礼貌的吻别 2021-02-19 08:25

I\'m in design view (markup) at webpage. I can\'t find \"Generate Local Resource\" from my tools menu. Can any one tell me how to enable this tool.

2条回答
  •  你的背包
    2021-02-19 09:08

    Ensure you are viewing the "Design" or "Split" tab, not the "Source" tab when viewing the aspx or ascx file. Additionally, this post may help, which states in part,

    "If you are using Microsoft Visual Studio 2010, this walkthrough assumes that you selected the Web Development collection of settings the first time that you started Microsoft Visual Studio 2010."

    How to generate local resources in Microsoft Visual Studio 2010

提交回复
热议问题