I want to send ssrs report in email from asp.net? any suggestion?
- console program retrieve data from different client and store information in database; each extraction will have identified guid
- map the guid as parameter in the SSRS report and send the report in html format - email to distribution list.
1) the below suggestion suggest using attachment. I want it direct the report direct show in the email
2) setup subscription, each time the parameter will be different and we only send report which not yet send yet.