Skip to content
New issue

Have 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

The imported project "C:\Program Files (x86)\MSBuild\Reporting Services\Microsoft.ReportingServices.MSBuilder.targets" was not found. #40

Open
RRGGSS opened this issue Mar 9, 2018 · 3 comments

Comments

@RRGGSS
Copy link

RRGGSS commented Mar 9, 2018

Dear Experts,

We're using TFS 2015 U3,
Sql Server 2012
SSDT (All BI templetes were installed) and VS professional 2015 U3 in my environment.

We're trying to build SSRS project using TFS, but we got below error.
Error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Reporting Services\Microsoft.ReportingServices.MSBuilder.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Please help to solve this error and also share the step by step documentation for SSRS deployment using TFS (Could't find in Githug).

Thank You.
Satheesh

@ygeelen-tb
Copy link
Collaborator

Which version of MSBuild are you using and what is the project type and framework version?
Could you compare the .NET Framework versions locally and on the build server?

Actually this is not related to our Extension which only has the purpose of deploying. It expects a succesfully built project as input.

@anton-kirschhock
Copy link
Contributor

@RRGGSS can we close the ticket?

@ghost
Copy link

ghost commented Apr 4, 2018

@RRGGSS You have to have the latest update to Microsoft Reporting services Projects & Microsoft Integration Services Projects installed on your build server. To do this, manually go into Tools -> Extensions & Updates in Visual Studio on the build server and update those extensions. This is assuming you have SSDT 2017 installed first. Alternatively, you could use the VS2017 Hosted Build Server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants