Operation could destabilize the runtime.

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
infinitep
Posts: 17
Joined: Wed 08 Jul 2009 16:31

Operation could destabilize the runtime.

Post by infinitep » Wed 16 Dec 2009 06:31

Urgent Please Help,

Latest Professional version, code works in MSSQL. I am also running similar code in a similar function, that works with dotconnect. Please provide clue where to look.


Operation could destabilize the runtime.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Security.VerificationException: Operation could destabilize the runtime.

Stack Trace:


[VerificationException: Operation could destabilize the runtime.]
lambda_method(ExecutionScope , IDataRecord ) +493
Devart.Data.Linq.Provider.ObjectReader`1.f() +56
Devart.Data.Linq.Provider.ObjectReader`1.a() +30
Devart.Data.Linq.Provider.ObjectReader`1.MoveNext() +156
System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +7665172
System.Linq.Enumerable.ToList(IEnumerable`1 source) +61

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

Post by AndreyR » Wed 16 Dec 2009 13:57

Could you please provide me the version of the dotConnect for MySQL, query reproducing the problem
and the generated model (support * devart * com, subject "LINQ: Destabilize runtime")?

infinitep
Posts: 17
Joined: Wed 08 Jul 2009 16:31

Post by infinitep » Sun 20 Dec 2009 09:55

Any news?

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

Post by AndreyR » Mon 21 Dec 2009 11:34

We have found and fixed the problem. The fix will be available in the nearest build.

infinitep
Posts: 17
Joined: Wed 08 Jul 2009 16:31

Post by infinitep » Sun 03 Jan 2010 17:33

Eagerly awaiting new version :-)

Should have tested more before purchasing, hopefully this will be the last bug I find with dotconnect in my project and I can go live.

Thanks

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Tue 05 Jan 2010 10:19

We plan to make the new public builds in a week or two. I will post here when the new build of dotConnect for MySQL is available.

infinitep
Posts: 17
Joined: Wed 08 Jul 2009 16:31

Post by infinitep » Fri 08 Jan 2010 09:04

Counting down the days...

infinitep
Posts: 17
Joined: Wed 08 Jul 2009 16:31

Post by infinitep » Wed 13 Jan 2010 09:26

Must be getting close by now. This is still extremely urgent for me.

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

Post by AndreyR » Fri 15 Jan 2010 07:34

The build was released yesterday.
Please let me know if something goes wrong.

emrahsaglik
Posts: 2
Joined: Sat 22 Jan 2011 16:49

Post by emrahsaglik » Tue 25 Jan 2011 08:35

I'm having this problem after I have updated OS to Windows 7. I'm using dotconnect for Oracle 5.25.39. Is there any solution?

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Tue 25 Jan 2011 17:07


Post Reply