Build a Reporting Project
Hossein.K
6,642
After the report is developed, the reporting project needs to be built. When you
build a reporting project, the report is updated in the model store. Projects with
business logic will build the assembly and add it to the output path for the
project. You can build a solution or a project. When you build a solution, all
projects in the solution are built. When you build a project, the project and any
nested projects are built.
To build a solution by using Microsoft Visual Studio, in Solution Explorer, rightclick the solution, and then click Build Solution.
To build a project using Microsoft Visual Studio, in Solution Explorer, rightclick the project, and then click Build.
Best Regards,
Hossein Karimi
build a reporting project, the report is updated in the model store. Projects with
business logic will build the assembly and add it to the output path for the
project. You can build a solution or a project. When you build a solution, all
projects in the solution are built. When you build a project, the project and any
nested projects are built.
To build a solution by using Microsoft Visual Studio, in Solution Explorer, rightclick the solution, and then click Build Solution.
To build a project using Microsoft Visual Studio, in Solution Explorer, rightclick the project, and then click Build.
Best Regards,
Hossein Karimi
*This post is locked for comments