Where is Web Site Administration Tool in Visual Studio 2012

后端 未结 3 1067
醉梦人生
醉梦人生 2020-12-09 14:09

I can\'t find this button.

\"enter

And if I add asp.netwebadminfiles

相关标签:
3条回答
  • 2020-12-09 14:46

    Also, if you 'long-hover' over a 'asp:LoginView': 'Long-hover'

    and click on the tiny '>', you will get:

    LoginView Tasks

    where you can select 'Administer Website'.

    This will lead you to the famous Web Site Administration Tool: enter image description here

    0 讨论(0)
  • 2020-12-09 14:54

    In the version of Visual Studio 2012 I am using (downloaded at the end of the Release Candidate phase), I can only access the Website Administration Tool in the Website menu in the menu bar at the top, under the command 'ASP.NET Configuration'. The Website menu was only available if I selected the website or one of its content files or folders in Solution Explorer.

    By contrast, if I selected the solution in Solution Explorer, the Project menu becomes visible instead of the Website menu, and the ASP.NET Configuration command is NOT available there.

    Contact me for screenshots if desired. I have them, but as a newer user, they did not allow me to post them.

    0 讨论(0)
  • 2020-12-09 15:01

    it is on top menu in PROJECT directory

    enter image description here

    0 讨论(0)
提交回复
热议问题