Does Report Server support serving reports contained in libraries (ReportTypeResolver )?
Or only TRDX files that are uploaded?
1 Answer, 1 is accepted
0
Stef
Telerik team
answered on 24 Mar 2015, 09:59 AM
Hello Ralf,
It is not planned to have support for report libraries. The server is designed to work with TRDX files and handle the resources and life of reports, where reports are added as individual assets to the server.
Note that reports created in VS can be imported in the Standalone Designer tool, or serialized in code. The result XML will contain the report structure, excluding customizations as extending properties and logic from events.