What steps will reproduce the problem?
1. DataContext ctx = new DataContext(constr, anyValidXmlMappingSource);
What is the expected output? What do you see instead?
OutOfMemoryException
What version of the product are you using? On what operating system?
2.0.0.0
Please provide any additional information below.
The crash does not happen constructing the DataContext with explicit or
implicit AttributeMappingSource parameter.
With the XmlMappingSource the DataContext crashes even if I use
<SkipNamespace> or <SkipType> on everything and Mapping.txt shows no renames.
Original issue reported on code.google.com by alekso...@gmail.com on 17 Mar 2014 at 7:07
Original issue reported on code.google.com by
alekso...@gmail.com
on 17 Mar 2014 at 7:07