Visual Studio 2015 Missing Setup Project
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Jul 29, 2016 This issue occurs when the initial failed or canceled setup did not persist the latest feed.xml. The next time the Visual Studio Update installer runs, it tries to use the outdated feed.xml that it detects from earlier Visual Studio install sessions. Visual studio creates a solution file for the project and groups all projects together. This allows you to keep code in separate libraries but edit them under one roof.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
commented Oct 8, 2015
Dear friends, Devolutions remote desktop manager agent. Does anybody tried to open the framework in Visual Studio 2015? I am trying and getting errors: Project 'Accord.Tests.Math.Cpp' could not be loaded because it's missing install components. To fix this launch Visual Studio setup with the following selections: David |
commented Oct 8, 2015
Hi David! In order to compile the framework in VS2015, I am almost sure that you will need to have the C++ tools from VS2013 also installed in your system. Please note that you don't have to actually use Visual Studio 2013, you just need to have it installed. You can install the free/community/express versions if you want. Hope it helps! Regards, |
added a commit that referenced this issue Sep 24, 2016
added the pending-release label Sep 24, 2016
Visual Studio 2015 Missing Setup Project For Windows 7
commented Jan 11, 2017
Solved in release 3.4.0. |
From Microsoft's download page, SSDT-BI (SQL Server Data Tools Business Intelligence) for Visual Studio 2013 is available but not for 2015. When will Microsoft release SSDT-BI for VS 2015?
JohnnyOJohnnyO1 Answer
Looks like it's all part of one installer as of the August update
The SSDT Preview update for August 2015 includes a new unified setup for both Database and Business Intelligence (BI) tools in Visual Studio 2015.
As commented by Adam Dunn, the October preview has added SSRS and SSAS.