0
Answer

How to Integrate SSRS RDL Report to ASP.Net MVC4.0 Applicati

Sajal De

Sajal De

10y
1k
1
1. I Create a SSRS RDL Report from SQL Server BI.
2. Then I rename the .rdl to .rdlc
3. Add .rdlc report to my MVC4 application
 
I am using share server, so i do not have sql server Reporting services.
So I rename the report file extension .rdlc.
 
Can i add and View report in above process? Is It Possible ?
Please suggest how can i integrate report without ssrs service.