[invalid]DataLoadOptions.LoadWith causes conversion InvalidOperationException

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
steffen_w
Posts: 16
Joined: Wed 06 Mar 2013 14:28

[invalid]DataLoadOptions.LoadWith causes conversion InvalidOperationException

Post by steffen_w » Thu 22 Jan 2015 17:14

sorry, this issue was caused by something going wrong in my own code. Sorry.
Last edited by steffen_w on Fri 23 Jan 2015 16:28, edited 1 time in total.

steffen_w
Posts: 16
Joined: Wed 06 Mar 2013 14:28

Re: DataLoadOptions.LoadWith causes conversion InvalidOperationException

Post by steffen_w » Fri 23 Jan 2015 10:47

issue was resolved.
Last edited by steffen_w on Fri 23 Jan 2015 16:28, edited 1 time in total.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: DataLoadOptions.LoadWith causes conversion InvalidOperationException

Post by MariiaI » Fri 23 Jan 2015 11:47

Please provide us with the additional information:
- the DDL/DML scripts for the necessary database tables;
- the definitions of the DataContext, entity classes (e.g., the model with the *.Designer.cs file), etc.;

If possible, please send us a test project, so that we are able to investigate the issue in more details and find a solution for you in a shortest time.

Looking forward to your reply.

steffen_w
Posts: 16
Joined: Wed 06 Mar 2013 14:28

Re: [invalid]DataLoadOptions.LoadWith causes conversion InvalidOperationException

Post by steffen_w » Tue 10 Feb 2015 08:13

I managed to create a sample application and sent an e-mail to your support address. Thank's for your help.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: [invalid]DataLoadOptions.LoadWith causes conversion InvalidOperationException

Post by MariiaI » Wed 11 Feb 2015 11:05

Thank you for the test project. We will investigate this behaviour and inform you about the results as soon as any are available.

Post Reply