LinqConnect issue 2

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

LinqConnect issue 2

Post by crazypit » Fri 11 Jun 2010 09:35

Hello,

When i try to use XML mapping and i run the application, i get the following error:

XMLSchemaException : "FilePerClass"

at Devart.Data.Linq.Mapping.ae.a(XmlReader A_0, String[] A_1)
at Devart.Data.Linq.Mapping.ae.g(XmlReader A_0)
at Devart.Data.Linq.Mapping.XmlMappingSource.FromReader(XmlReader reader)
at Devart.Data.Linq.Mapping.XmlMappingSource.FromStream(Stream stream)
at Exis.eXray.Domain.ExrayDataContext..cctor()

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 14 Jun 2010 14:07

Thank you for the report, I have reproduced the problem. I will let you know about the results of our investigation.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 23 Jul 2010 18:05

We have fixed this problem. Give a try to the latest build of dotConnects.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 30 Jul 2010 17:14

The new build of LinqConnect 1.0.39 is available for download now.
It can be downloaded from http://www.devart.com/linqconnect/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=18587.

Post Reply