Today i will explain you about how to integrate the SSRS Report in asp.net web application
- Create a website and add the reference from .net tab of Microsoft Reporting Form .
- Just Register the assembly with the Proper Prefix on the Register Assembly tab like as follows
4 . With the above code you can load the report from remote mode
Happy Programming.
Comments