RptToXml icon indicating copy to clipboard operation
RptToXml copied to clipboard

I am unable to export crystal reports based on universe.

Open monkcoders opened this issue 1 year ago • 2 comments

When i try to convert Crystal reports based on universe, i do get this exception : failed to logon to Crystal report repository. Error: InnerException = {"Error in File Report1 60856_66356_{14B52854-3BAF-42FD-B92B-99BCF9FBCC61}.rpt:\nFailed to logon to the Crystal Report Object Repository."} message: Load report failed. image

Report used :
Report1.zip

monkcoders avatar Aug 26 '24 06:08 monkcoders

Probably we need a way to supply logon information to the SDK before attempting to load the report. I'm not actively using Crystal Reports anymore so I welcome any contributor to give this a try.

ajryan avatar Aug 26 '24 13:08 ajryan

Thank you for your suggestion. While your solution could work, I recall seeing some sample reports based on HANA that might have database connections, they were correctly converted, and didn’t require a login. Is there a specific way to save the reports to avoid logon prompt?

monkcoders avatar Aug 27 '24 05:08 monkcoders