Page 1 of 1

Standalone Report Viewer?

Posted: Fri Feb 27, 2009 12:26 am
by Ciege
Using VS2008 C# with Ranorex.

I want to be able to send my report (rxlog) files to other people in the company review (my boss, other QA members, development, etc...). How do I do this without requiring each person to obtain a license and install Ranorex?

Thanks...

Posted: Fri Feb 27, 2009 10:16 am
by Support Team
You can open the report (rxlog) file with an internet browser.
be sure, you have the *.rxlog and the Stylesheet file (RanorexReport.xsl) in the same folder.

Edit:
If it doesnt work rename the rxlog file to rxlog.xml.
You can also use the Ranorex.ReportViewer.exe (without installing Ranorex)


Regards,
Christian
Ranorex Support Team

Posted: Fri Feb 27, 2009 4:29 pm
by Ciege
When I try to run Ranorex.ReportViewer.exe on a machine that does not have Ranorex installed (i.e. I just copy the exe to that machine) I always get an error that says "Ranorex Report Viewer has encountered a problem and needs to close."

It does appear however if I rename the rxlog file to .xml I am able to open the report in a browser on a separate machine.

Thanks!

Posted: Mon Mar 02, 2009 11:56 am
by Support Team
I forgot: in addition to the ReportViewer.exe you also need to copy Ranorex.Controls.dll

Michael
Ranorex Team

Re: Standalone Report Viewer?

Posted: Wed Sep 12, 2012 3:04 am
by mark
I found that it was also necessary to have the Ranorex.Core.dll in the same directory as the Ranorex.ReportViewer.exe and the Ranorex.Controls.dll, at least with the latest version of Ranorex.