Click here to Skip to main content
15,887,350 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi friends,

I am using VS 2013,sql 2012.
I have a website in VS 2013.Is it possible to include sql server reporting service reports in VS 2013 website.
thanks in advance
george
Posted

1 solution

You can use the SSRS Report Viewer control on one of your webpages and load RDLs. There is a good article that walks you through this, Running an RDLC (SQL Report) in ASP.NET without SSRS[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900