And if I try to open the report in the reports folder I get this error message:
The data file (reportname.rxlog.data) or transformation cannot be accessed. Possible reasons include:
- The file does not exist in the current location.
- Chrome-based browsers and Firefox cannot load local data files with file:// URLs without allowing file access.
- The test run is in progress and the data file is locked due to frequent saving operations.
- Wait until the test run has finished and increase the auto-save interval of the report for future test executions.
- The report contains invalid XML/XHTML, e.g. unclosed tags. Check code that uses the Report.LogHtml method to only log well-formed XHTML.
Does anybody know what could be causing this or how to fix it?
