Skip to main content

Error printing

Comments

3 comments

  • Permanently deleted user

    Hi Frank, 

     

    The "notOverwrite " property is created when we perform an Essentials upgrade and is used to keep specific XML nodes within the Web.Config from being overwritten when merging the old and new Web.config files. 

     

    Ideally these properties should be deleted when the merge completes, but it looks as though this one snuck through and wasn't removed. If you remove the notOverwrite="True" property from the node it is affecting, the printing issue should subside and you should be able to go about printing as expected. 

     

    It may be a good idea to do a quick search through the Web.config file for other instances of notOverwrite="True" as they could cause other problems when using the REST endpoints on your server. 

     

    Let me know if this fixes your issue or if you have any questions/concerns!

     

    Cory Purnell

     

    Latitude Quality Assurance Team
    0
  • Permanently deleted user

    Hi Frank,

    That field can be removed (notOverwrite="True" ), it is not required and starting with version 4.3 the application will remove it automatically (GE-4759).

    Regards,

    Wayne Richard   Latitude Geographics Group Ltd. Head Office: 200 – 1117 Wharf Street  Victoria, BC Canada V8W 1T7 Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com    Developers of Geocortex web-based mapping software | www.geocortex.com  An Esri Platinum Business Partner
    0
  • Permanently deleted user

    Thanks to you both for the quick response with this.   I'll edit that web.config file and hopefully soon can upgrade to the latest version.

    Frank

    0

Please sign in to leave a comment.