Hi
I try to map an XML file to a flat file structure. The file that should be converted has about 30KB. The Source schema is a canonical schema. The Target Schema has a very flat structure.
I have no C# code or something similar inside the mapping. I simplified the target schema but no success. The reason for the system.outofmemoryexception must be the source schema
Has anyone an idea how to get rid of this exception?
I am developing on VS 2005 and Biztak Server 2006R2
Thanks for you


