Creating an SSRS report project To create an SSRS report project: Run Visual Studio 2008 or SQL Server Business Intelligence Development Studio. From the File menu select New > Project. In the New Project dialog box, select: Project types: Business Intelligence Projects Templates: Report Server Project For the Name, specify: For a stored procedure-based report, ReportSPDemo For an IDO-based report, ReportIDODemo For the Location, specify C:\Reports. Click OK. Visual Studio creates the report definition project with a set of default folders.