Hello,
We have a asp.net application that contains a few reports that were built with Telerik Reporting for asp.net. We are using the version Q1 2013.
We have 4 environments where our product is hosted (dev,test,pre-prod,prod), and in all 4 it is working fine.
However, we had a customer install our application in their environment, and the reports do not work. The toolbar of the ReportViewer shows up, however it is showing both the disabled and enabled version of each button. And the reports themselves are completely blank. (not rendering)
I have compared the customer's web.config and our web.configs and they are identical. It's not the browser they are using, because they can view the reports in our environment - just not theirs.
Do you have any thoughts about other variables that could cause this? Any ideas on how I could find the source of this behavior?
Any help would be very appreciated.
Justin