Search code examples
asp.net.netsql-servervisual-studio-2010ssrs-2008

Is it possible to call SSRS 2008 R2 report in Visual Studio 2010?


I designed a report using Business Development Studio 2008 and my reporting server is SQL Server 2008 R2. The .rdl report is ready but is it possible to show this report on a Web Form of Visual Studio 2010?


Solution

  • You can use the report viewer control within ASP.NET.