Skip to main content
Answer

How to resolve error when opening IN61500 (inventory balance) in report designer

  • March 3, 2023
  • 5 replies
  • 154 views

When I tried to open IN61500 in the report designer I get the following error.  We are on 2022 R1.

************** Exception Text **************
System.InvalidOperationException: Data at the root level is invalid. Line 1, position 1. ---> System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at PX.Reports.Design.ReportDesignerLoader.ReadReport(IDesignerSerializationManager manager)
   at PX.Reports.Design.ReportDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
   at System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(IDesignerLoaderHost host)
   --- End of inner exception stack trace ---

Best answer by bhalvorsen

I was on an old version of report designer.  Oops.  Upgrading resolved the issue, thanks @girik06 and @Laura02 for taking the time to help.

5 replies

Forum|alt.badge.img+1
  • Pro I
  • March 4, 2023

@bhalvorsen 
Its a Base Inventory Balance report. Did you add any changes to this?
If not can you update website and try to open again.


Laura03
Captain II
Forum|alt.badge.img+19
  • Captain II
  • March 5, 2023

Hello, 

If the report has been customized, deactivate the active revision on the report revisions tab of the Inventory Balance report and try again to open it. You may try with a different report revision activated, or with no revisions active (using Acumatica original report).


  • Author
  • Freshman III
  • March 6, 2023

Thanks, it is the out of the box version of the report and we host Acumatica locally.


  • Author
  • Freshman III
  • Answer
  • March 7, 2023

I was on an old version of report designer.  Oops.  Upgrading resolved the issue, thanks @girik06 and @Laura02 for taking the time to help.


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • March 7, 2023

Thank you for sharing the solution with the community @bhalvorsen !