Runner Type: Visual Studio (sln)
Visual Studio: Visual Studio 2008
Objectives: rebuild
Configuration: Development
Platform: default
-------------------------------------------- ------ --------------------------------
For SSIS, there is such a warning:
The project file "SB.SSIS.Package \ SB.SSIS.Package.dtproj" is not supported by MSBuild and cannot be created.
FOR SSRS, here is a warning:
The project file "SB.Report \ SB.Report.rptproj" is not supported by MSBuild and cannot be created.
-------------------------------------------- ------ --------------------------------
When I run the project. It was successful, but there are no files that should be in the trash.
In SSRS, I donβt think I still need this to build, because the .ds and .rdl files are the same and only overloaded in the box. Am I right?
But for SSIS, I think it should be built. Have I forgotten a few steps?
source share