AVEVA Global WCF Configuration Guide

Trouble Shooting : Massive Base Product Projects
Double the quota for the MaxItemsInObjectGraph attribute. Refer to the table for suggested values. The minimum size for this attribute is 64KB (65536 bytes) and Maximum allowed value is 2 GB (2147483647 bytes).
<behaviors>
  <endpointBehaviors>
    <behavior name="ValidationBehavior">
      <dataContractSerializer maxItemsInObjectGraph=" 1048576"/>
      <validation enabled="true" ruleset="RuleSetA" />
    </behavior>
  </endpointBehaviors>
  <serviceBehaviors>
    <behavior name="GlobalWcfServiceBehavior">
      <dataContractSerializer maxItemsInObjectGraph="1048576"/>
      <serviceMetadata httpGetEnabled="true" />
      <serviceDebug includeExceptionDetailInFaults="true" />
    </behavior>
  </serviceBehaviors>
</behaviors>

1974 to current year. AVEVA Solutions Limited and its subsidiaries. All rights reserved.
AVEVA Logo