简体   繁体   English

该系统找不到指定的文件。 (来自HRESULT的异常:0x80070002)

[英]The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

I cannot create a new project in VS Community 2015 because of this error. 由于此错误,我无法在VS Community 2015中创建新项目。 The project I am trying to make is a PowerPoint Web App Content Add-in. 我要制作的项目是PowerPoint Web App内容加载项。 I've Googled this error extensively and have tried the following, to no avail: 我已广泛搜索此错误,并尝试了以下操作,但无济于事:

  1. Uninstalling and reinstalling NuGet 卸载并重新安装NuGet
  2. Repair-install of Visual Studio 修复Visual Studio的安装
  3. Uninstalling and reinstalling Visual Studio 卸载并重新安装Visual Studio

Does anyone know what else can be done to try to solve this issue? 有谁知道可以做些什么来解决这个问题? I am running VS on a Windows 8 virtual machine (Virtual Box) on a Mac, although I don't think this should cause any problems. 我在Mac上的Windows 8虚拟机(Virtual Box)上运行VS,尽管我认为这不会引起任何问题。

实际上实际上再次重新启动了VS,

暂无
暂无

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

相关问题 软件包管理器>系统找不到指定的文件。 (来自HRESULT的异常:0x80070002) - Package Manager > The system cannot find the file specified. (Exception from HRESULT: 0x80070002) VSTO错误System.IO.FileNotFoundException:系统找不到指定的文件。 (来自HRESULT的异常:0x80070002) - VSTO Error System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) 如何修复 Visual Studio 中的“系统找不到指定的文件。(HRESULT 异常:0X80070002)”错误? - How to fix the "The system cannot find the file specified. (Exception from HRESULT:0X80070002)" error in Visual Studio? 联合身份验证实用程序引发错误“系统找不到指定的文件。” - Federation Utility throws an error “The system cannot find the file specified.” 如何从 PKCS#12 字节数组构造 X509Certificate2 抛出 CryptographicException(“系统找不到指定的文件。”)? - How can constructing an X509Certificate2 from a PKCS#12 byte array throw CryptographicException(“The system cannot find the file specified.”)? dll与注册时不在同一路径时发生错误(0x80070002) - Error (0x80070002) when dll is not in the same path from registration 无法加载文件或程序集或其依赖项之一。 该系统找不到指定的文件。 (不允许GAC) - Could not load file or assembly or one of its dependencies. The system cannot find the file specified. (No GAC allowed) 该系统找不到指定的文件。 .p12 证书文件错误 - The system cannot find the file specified. error for .p12 certificate file Visual Studio VB应用程序安装错误:“系统找不到指定的文件。 ” - Visual Studio VB application Installation Error: “The system cannot find the file specified. ” “该系统找不到指定的文件。” 运行 ECS Fargate 任务时 - "The system cannot find the file specified." when running ECS Fargate task
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM