Getting error *.rxzlog file is missing

Best practices, code snippets for common functionality, examples, and guidelines.
gowthamp
Posts: 16
Joined: Fri Feb 05, 2016 7:19 pm

Getting error *.rxzlog file is missing

Post by gowthamp » Thu May 26, 2016 4:37 pm

Hello,

Configuration:
OS: Windows 10,
Ranorex: moved to 6.0 from 5.4

I updated to Ranorex 6.0 and made changes to ReportToPdf.cs file as per Ranorex 6.0 API changes (Report Compress).
When I run test suite over another machine using Ranorex Agent, I am getting error "*.rxzlog not found"".

I didn't made any changes except required as per new API of Ranorex 6.0. It worked well (in Ranorex 5.4) until updated to Ranorex 6.0.

I attached screenshot of error and ReportToPdf.cs file.
Can someone assist on this? Thanks in advance.
You do not have the required permissions to view the files attached to this post.

gowthamp
Posts: 16
Joined: Fri Feb 05, 2016 7:19 pm

Re: Getting error *.rxzlog file is missing

Post by gowthamp » Thu May 26, 2016 8:34 pm

Had a session with Ranorex Technical Team person (Andy). He provided support in changing Ranorex settings and finding in new ReportToPdf.cs file.

Followed this link "http://www.ranorex.com/blog/ranorex-rep ... onversion/" and downloaded new Ranorex_PDF_Library.zip.

The new ReportToPdf.cs file fixed this issue.