解決This version of Visual Studio is unable to open the following projects
用unity開啟vs2013之後,在開啟其它專案就會卒。
報錯如下:
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the “Migration Report” displayed after clicking OK.
在cmd裡面進入到2013目錄,然後輸入 devenv /Setup,再開啟軟體就好了。
貌似是把環境改為2013
相關文章
- 完美解決xhost +報錯: unable to open display
- "Visual Studio Code is unable to watch for file changes in this large workspace"
- Visual Studio開啟專案時出現“this project is incompatible with the current version of visual studio”錯誤Project
- Visual Studio 使用GIT詳解Git
- Android: The following classes could not be instantiated: 解決方法Android
- Visual Studio Code
- Visual Studio Tips
- 解決Visual Studio(2017)軟體無法重新生成問題
- 解決在Windows 11下Visual Studio部分快捷鍵失效的問題Windows
- 【Python】—{Visual Studio Code}Python
- Microsoft Visual Studio CodeROS
- 安裝 Visual Studio
- Visual Studio 快捷鍵
- Visual Studio 常用快捷鍵
- 【譯】Database Profiling with Visual StudioDatabase
- 使用Visual Studio分析dump
- 解決The given version [xx] is not supported, only version 1 to 10 is supported in this buildUI
- 解決visual studio2017 C語言程式的建立與執行問題C語言
- 解決Visual Studio 2017 無法啟動程式,系統找不到指定檔案
- 解決問題:OSError: Unable to open file (truncated file: eof = 22118400, sblock->base_addr = 0, stored_eofErrorBloC
- VISUAL-STUDIO(2022)-透過Visual Studio Installer新增C++工作負載C++負載
- 在Visual Studio 中使用git——給Visual Studio安裝 git外掛(二)Git
- Win10系統防火牆阻止Visual Studio無法執行的解決方法Win10防火牆
- android studio Error:Unable to start the daemon process【轉】AndroidError
- Visual Studio Code 使用指南
- Visual Studio 2017 常用快捷鍵
- Visual Studio 2017 15.8概覽
- visual studio 2015快捷鍵整理
- Visual Studio Code 1.78 釋出!
- Visual Studio Code 和 GitHub CopilotGithub
- Visual Studio Code 1.77 釋出!
- Visual Studio 2019更新到16.2.3
- Visual Studio 2019更新到16.2.1
- Visual Studio 2019更新到16.2.2
- Visual Studio Code 使用筆記筆記
- Visual Studio 2019更新到16.1.6
- Visual Studio 2019更新到16.1.4
- 使用Visual Studio分析.NET Dump
- visual studio golang環境配置Golang