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.