I am building a report generator based on metadata from our database (there will be to many varied reports to generate them with the designer). The reports are dynamically generated and passed to the report viewer. In the web forms report viewer, they come up blank. I have an external windows console utility that reads the same metadata definitions (using the same class as the web form version) and then exports them to .pdf files. The pdf files generate fine, but the web form viewer is blank. I am using a real simple template which uses no data source and contains one text box in the details section with the message "hello world".
Any suggestions on how to diagnose this further?
Thanks
Any suggestions on how to diagnose this further?
Thanks