Hello,

In your opinion, what would be the best reporting option for ASP.NET 2.0 apps - keeping in mind that the target environment is a shared hosting environment (so I can't run any setup programs or things like that). I would basically be FTPing whatever files I create from my local development environment to the shared hosting site.

I am assuming the options are Crystal vs. SSRS. Which would be easiest in terms of deployment to the shared hosting site, and which specific files would need to be moved over in order for the reports to run successfully from the app?