Visual Studio 2017 Could not load file or assembly Microsoft.VisualStudio.VC.Interfaces的解決方法
強大的Visual Studio更新到15.3.2版本後,專案編譯報錯了,試過各種不同的專案型別均報這個錯,但這種情況只存在於已存在的專案上,新建的專案可以編譯通過。
解決辦法如下,首先把Tools-Options-Projects and Solutons中的Lightweight Solution Load設定為Disable
再把你的Solution的屬性中的Lightweight Load屬性也設定為Disabled,再重啟下VS就可以編譯通過了。
相關文章
- Could not load file or assembly 'xxx' or one of its dependencies.
- Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.EnterpException
- Could not load file or assembly or one of its dependencies 試圖載入格式不正確的程式
- configuration error-could not load file or assembly crystaldecisions.reportappserver.clientdocErrorAPPServerclient
- Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'HTTP
- Could not load file or assembly 'System.ServiceModel.DomainServices.Hosting'.系統找不到指定檔案AI
- C#反射中Assembly.Load及Assembly.Load.CreateInstance方法介紹C#反射
- Visual studio 2017中 Javascript無法智慧提示的解決辦法JavaScript
- 解決 Visual Studio 2017 RC 不相容低版本 Visual Studio 建立的 MVC 4 專案的問題MVC
- 解決Visual Studio 2010 無智慧提示感知的方法
- 解決Visual Studio(2017)軟體無法重新生成問題
- 解決Visual Studio 2017隱藏“高階儲存選項”命令
- 解決visual studio2017 C語言程式的建立與執行問題C語言
- win10系統中Visual Studio無法安裝的解決方法Win10
- 網站部署後Parser Error Message: Could not load type 的解決方案網站Error
- Many To Many could not initialize proxy – no Session的解決方法Session
- Visual Studio 2017 版本 15.5.5
- "Visual Studio Code is unable to watch for file changes in this large workspace"
- No input file specified 解決方法
- Stale NFS file handle的解決方法NFS
- sqlserver bulk insert報錯Cannot bulk load because the file could not be opened.SQLServer
- 解決Visual Studio 2017 無法啟動程式,系統找不到指定檔案
- 解決This version of Visual Studio is unable to open the following projectsProject
- Visual Studio 2017建立XAML檔案
- Win10系統防火牆阻止Visual Studio無法執行的解決方法Win10防火牆
- Visual studio 新增引用時報錯未能正確載入ReferenceManagerPackage包的解決方法Package
- 虛擬機器上的RedHat Linux7 vsftpd出現553 Could not create file的解決方法虛擬機RedhatLinuxFTP
- PRVF-0002Could not retrieve local nodename的解決方法
- 《Visual Studio 2017 Web 開發》截圖Web
- Visual Studio 2017 安裝及使用(新手)
- no input file specified 三種解決方法
- Ubuntu技巧之 is not in the sudoers file解決方法Ubuntu
- Latex編譯錯誤:Unable to load picture or PDF file 問題解決編譯
- Visual Studio 使用GIT詳解Git
- Visual Studio 2017 for Mac 連線Git的奇怪問題MacGit
- [Visual studio code 常見問題解決] ——中文亂碼、
- Visual Studio找不到adb.exe錯誤解決
- mysql中出現Unit mysql.service could not be found 的解決方法MySql