Skip to main content

Create a Report Error

Comments

4 comments

  • Permanently deleted user

    Stephanie,

    I just came across my first encounter with this Xml_badStartNameChar. Did you ever solve this problem?

    If so, can you share your solution?

    Thx...Walter

    0
  • Permanently deleted user

    I have posted the same issue

    https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=2&thread=55807

     

    0
  • Ryan Cooney

    Hi Walter and Stephanie,

    The presence of [XML_BadStartNameChar] in the error message indicates that this is a problem that happens within the Silverlight application before it makes the request to the server to gernerate the report. [XML_BadStartNameChar] is a place holder for a language resource in Silverlight that will only be translated if you have installed the developer version of the Silverlight plugin. What I suspect is happening is the application fails when it tries to assemble the parameters to send to the report endpoint. Internally we use an XML writer to build the report parameters. There is likely something about the state of your map that it can't handle/can't be be formatted. This seems to agree with your experience Stephanie where it works from the I Want To Menu, but fails when you run the report another way. The most likely source of the problem is graphics on the map. The report parameters include map state information like markup and other graphics.

    @Jamal I think you are experiencing something else because your error message is different and refers to a DataLinking problem on the server side.

    --Ryan

    0
  • Permanently deleted user

    Thanks Ryan

     

    Best

    Jamal

    0

Please sign in to leave a comment.