It seems like your browser didn't download the required fonts. Please revise your security settings and try again.

Attention

Starting May 1st, 2018, we will no longer offer the ArchiveOne family of products. This includes all editions of ArchiveOne, ArchiveOne for Files, Max Compression, and Access Security Manager. If you currently hold a maintenance and support contract, you will continue to receive our award-winning support until your contract expires, or until May 1st, 2019, whichever occurs first. The license for ArchiveOne is perpetual; therefore the software may continue to be used independently without any updates or support indefinitely.

How to Increase the XML Transformation Size Limit

  • Last updated on

By default, there is a 10MB limit on the transformation of the XML results file to ensure the report is rendered in a timely fashion in your web browser. Transformations on results files over the 10MB limit take longer and may cause your web browser to appear to hang, therefore, when you run a policy which produces a large number of results, the Policy results report displays only a summary of matching data. When the XML file is less than 10MB, a full list of messages is displayed in the report. You can modify the transformation limit so that all matching messages are listed in full in the report.

The procedure described in this article involves editing the Windows machine registry. Using the Registry Editor incorrectly can cause serious, system-wide problems that may require reinstallation of Windows. Barracuda cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk. It is highly recommended that you create a backup of the registry before making any changes.

To modify the maximum size limit,

  1. On the Archive server, type services.msc in the Start Search box, and press Enter .  
  2. In the Services window, right-click ArchiveOne Service, and click Stop.
  3. Run regedit to open the Registry Editor.
  4. Browse to the following location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AOnePolService\Parameters
  5. Create a new DWORD called XMLFileSizeLimit . The value of this key is the size limit in bytes for generating reports. By default the value is 10485760 (10MB). Increment the value as required.
  6. Close the Registry Editor.
  7. Open the Microsoft Services console (services.msc) and restart ArchiveOne Service.

The report generates in full up to the new maximum file limit.