Engine not found error running report
One answer
The error is usually associated with the Reporting component not finding the appropriate Report Engine to use.
The Reporting component code uses the report extension to determine which Report Engine to use, for example if .rptdesign is the extension of the report the Birt Engine will be used.
If there is no extension to the report file then the appropriate Report Engine will not be found. Or if there there is a different extension and the Report Engine is not registered the error will happen
The Reporting component code uses the report extension to determine which Report Engine to use, for example if .rptdesign is the extension of the report the Birt Engine will be used.
If there is no extension to the report file then the appropriate Report Engine will not be found. Or if there there is a different extension and the Report Engine is not registered the error will happen
Comments
Krzysztof Kaźmierczyk
Sep 08 '14, 9:02 a.m.