Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 VS2012 上的 MVC3 中创建了一个 asp.net 项目。它有 AccountController 和所有其他 View 文件夹。但我没有在解决方案资源管理器上看到管理工具图标来创建管理员。我怎样才能得到这个或启用图标?
如果有人有同样的问题并且他们没有看到 ASP.NET 配置的图标。您可以单击项目 -> ASP.NET 配置。它将打开同一个站点,您可以在其中设置管理员用户。