Index: BL/Sys/FOP/BeanRuntimeProperty.cls.xml =================================================================== diff -u -r53556 -r56411 --- BL/Sys/FOP/BeanRuntimeProperty.cls.xml (.../BeanRuntimeProperty.cls.xml) (revision 53556) +++ BL/Sys/FOP/BeanRuntimeProperty.cls.xml (.../BeanRuntimeProperty.cls.xml) (revision 56411) @@ -97,6 +97,41 @@ ]]> + + + + + + + + ]]> Index: Sys/FOP/emSeqItemDocBaseWS.cls.xml =================================================================== diff -u -r53557 -r56411 --- Sys/FOP/emSeqItemDocBaseWS.cls.xml (.../emSeqItemDocBaseWS.cls.xml) (revision 53557) +++ Sys/FOP/emSeqItemDocBaseWS.cls.xml (.../emSeqItemDocBaseWS.cls.xml) (revision 56411) @@ -127,6 +127,8 @@ While ProptIterator.HasNext() { #dim BeanRuntimeProperty As BL.Sys.FOP.BeanRuntimeProperty = ProptIterator.Next() Do BeanRuntimeProperty.DeleteStreamViaGlobal() + ;Do BeanRuntimeProperty.SwizzleStream() + ;Do BeanRuntimeProperty.DeleteStream() } } ]]>