Hi,

I have a simple ASP.NET page containing only 1 button.
That button opens ActiveReports (v5.2) viewer showing a report with 1 label displaying: "Hello this is my report"
All that run perfectly on my desktop.

But when I upload my ASPX page and ActiveReports DLL on the host machine to have my report available on internet, when I click on the button, it opens the ActiveReports viewer, but the reports never showsup. At top right of the viewer I see the little drawing telling me that it is still processing ... and it goes on and on and on and on forever.

Anyone has an idea ??

Thank you.