question

ArtoKilponen-3094 avatar image
0 Votes"
ArtoKilponen-3094 asked LukasYu-msft commented

Building a project fails, why?

SQL Server Data Tools for Visual Studio 2017. A solution of mixed SSAS and SSIS. Trying to see why a build fails. Not a single error or warning in the Error List.

I do a Rebuild for solution:
========== Rebuild All: 4 succeeded, 1 failed, 0 skipped ==========

I do the build one-by-one for the projects. It is the SSAS project that fails.

Here's the complete data I get out of it, once I set the MSBuild project build output verbosity to Diagnostics:
------ Build started: Project: myprojectname, Configuration: Development ------
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========

How do I find
1) What fails
2) Why fails
?

sql-server-integration-servicessql-server-analysis-servicesvs-msbuild
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LukasYu-msft avatar image
1 Vote"
LukasYu-msft answered LukasYu-msft commented

From current info , it is hard to know what is not successes in the building process. Honestly, I have met similar issue, but it has not affect my project processing and deployment, also it disappears later on so I have not taken care of it.

You could try those method in this thread. See if any method could help. I would also add Visual studio tag for you see if any VS experts could suggest what to check from Visual Studio vision.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Have you made any progress ? Did you resolve your issue ?

0 Votes 0 ·