I am having problems moving Telerik Reporting up to the server. The Reporting install program says "Visual Studio 2005/2008 is not installed" and won't install. After installing VS 2008 web developer and c# express, still get the error. Referencing help on deploying in the manual, it does little to say how or where to copy dll's. Tried copying the following dlls to the bin folder and get an error of "
The http handler needed by the Report Viewer has not been registered in the application's web.config file"
- Telerik.Reporting.dll
- Telerik.Reporting.Processing.dll
- Telerik.Reporting.Interfaces.dll
- Telerik.ReportViewer.WebForms.dll (web site/application only)
- Telerik.ReportViewer.WinForms.dll (desktop application only)
The install/deployment of Reporting is horrendous. Is this product being supported/enhanced at all? Why would something like this be released to the public without appropriate deployment steps and instructions?