I have a Report Designer solution file report.erps but that will not load into Report Designer. When I load the report.erps into Report Designer all I see is Templates 'default' (0 reports) but not the report (figure 1).

Figure 1.
How may I locate the Report Template .ERPT file to load into the Report Designer?
Solution:
Open the solution file using notepad.
That then lists the erpt file that is part of the solution.
The erpt file should reside on the computer where the solution was created.
<ErwinReportSolution SolutionName="default" SolutionTitle=""><ReportState><Report ReportName="Report for Column" FileName=" Report for Column.erpt"/></ReportState></ErwinReportSolution>
Locate that template file (in the above example 'Report for Column.erpt') and then you will be able to load that into Report Designer using the menu File | Add Existing Report.