简体   繁体   English

找不到服务器资源管理器Microsoft Visual Studio 2015

[英]Can't find server explorer Microsoft Visual Studio 2015

I'm trying to make a C# application and I need the server explorer but I can't find it when I click on View menu. 我正在尝试创建一个C#应用程序,我需要服务器资源管理器,但是当我单击“查看”菜单时,我找不到它。 I am using Microsoft Visual Studio Express 2015. Is it disabled or did I do something wrong? 我正在使用Microsoft Visual Studio Express 2015.它是禁用还是我做错了什么?

视图

If it is missing you can modify your View menu using the following instructions: 如果缺少,您可以使用以下说明修改“视图”菜单:

  1. Open Visual Studio 打开Visual Studio
  2. Go to Tools > Customize... 转到工具>自定义...
  3. Click the Commands tab 单击“ 命令”选项卡
  4. Select View from the Menu Bar dropdown (make sure the Menu Bar radio button is selected) 菜单栏下拉列表中选择查看 (确保选中菜单栏单选按钮)
  5. Scroll down the menu window until you see Solution Explorer and select it. 向下滚动菜单窗口,直到看到解决方案资源管理器并选择它。
  6. Click the Add Command... button 单击“ 添加命令...”按钮
  7. Scroll down the Categories list and select View 向下滚动“ 类别”列表,然后选择“ 查看”
  8. Scroll down the resulting Commands list and select Server Explorer 向下滚动生成的命令列表,然后选择服务器资源管理器
  9. Click the OK button 单击“ 确定”按钮

The Bad

If you double click on the solution (SLN) file, the result is this. 如果双击解决方案(SLN)文件,结果就是这个。

第一

If you close the solution, the result is this. 如果您关闭解决方案,结果就是这样。

第二

The Good 好的

If you close Visual Studio 2015, and then just run it without opening any solution, the result is this. 如果您关闭Visual Studio 2015,然后只是在不打开任何解决方案的情况下运行它,结果就是这样。

第三

The Ugly 丑陋的

  1. Click on File, 点击文件,
  2. Open, 打开,
  3. Project/Solution, 项目/解决方案,
  4. Browse to your solution's folder, 浏览到您的解决方案的文件夹,
  5. Select the solution file, 选择解决方案文件,
  6. Click the Open button. 单击“打开”按钮。

There you go! 你去! You will now find it under the View menu. 您现在可以在“视图”菜单下找到它。 I have a screenshot to prove it. 我有截图来证明这一点。

第四

About 关于

Just a little something for posterity. 只是后人的一点点。

Microsoft Blend for Visual Studio Community 2015 Version 14.0.25431.01 Update 3 Microsoft .NET Framework Version 4.7.02046 Microsoft Blend for Visual Studio社区2015版本14.0.25431.01更新3 Microsoft .NET Framework版本4.7.02046

Installed Version: Blend 已安装版本:Blend

ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0 ASP.NET Web框架和工具2012.2 4.1.41102.0

ASP.NET Web Frameworks and Tools 2013 5.2.40314.0 ASP.NET Web框架和工具2013 5.2.40314.0

NuGet Package Manager 3.5.0 NuGet Package Manager 3.5.0

Running on Windows 10.0.15063 (64-bit). 在Windows 10.0.15063(64位)上运行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Visual Studio 2017上找不到服务器资源管理器 - Can not find Server Explorer on visual studio 2017 在 Visual Studio 2015 中找不到我的“在文件中查找”窗口 - Can't find my "Find in Files" window in Visual Studio 2015 Visual Studio 2015 Update 3 - 用于microsoft visual studio 2015更新3 ctp1错误的团队资源管理器 - Visual Studio 2015 Update 3 - team explorer for microsoft visual studio 2015 update 3 ctp1 error 在Visual Studio 2015中找不到C ++的模板 - Can't find template for C++ in Visual Studio 2015 在Visual Studio 2015社区中找不到Web应用程序模板 - Can't find web application template in Visual Studio 2015 Community Visual Studio,找不到参考 Microsoft Excel Object 库 - Visual Studio, can't find reference Microsoft Excel Object Library 在Visual Studio 2013中找不到Microsoft Internet传输控制 - Can't find Microsoft Internet Transfer Control in Visual Studio 2013 Visual Studio,Server Explorer无法建立与Microsoft SQL Server的连接 - Visual Studio, Server Explorer Cannot Establish Connection to Microsoft SQL server dicconnected Microsoft Visual Studio 2015交互式窗口-尝试了许多解决方案,无法正常工作 - Microsoft Visual Studio 2015 Interactive window dicconnected - tried many solutions, can't work Visual Studio 2015和Microsoft Azure同步文件,服务器/本地 - Visual Studio 2015 and Microsoft Azure syncing files, Server/Local
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM