Hi Brian,
Is there any way we can have the ASP.NET application picks up a saved RPT file (with saved parameters values and data) and just refresh only (no need to view)?
Should we need to handle Reportdoc.refresh() function in C#?
The requirement is to let users refresh any previously saved report themselves and just refresh with latest data. Later they will view them from separate link using the offline viewer.
Please help.