Background Thread Unhandled Exception 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

Background Thread Unhandled Exception 2

Post by crazypit » Fri 08 Apr 2011 15:02

Hello,

An other unhandled exception in background Devart threads that drives a Windows Service to crash.

Application: Exis.eXray.AppServerService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
Stack:
at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Insert(System.__Canon, System.__Canon, Boolean)
at Devart.Data.Linq.u.c(System.Data.Linq.Mapping.MetaType)
at Devart.Data.Linq.ae.b(Devart.Data.Linq.ad, Devart.Data.Linq.w ByRef)
at Devart.Data.Linq.i.a(Int32)
at Devart.Data.Linq.g.a(a)
at Devart.Data.Linq.g+a.b()

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

Post by StanislavK » Fri 08 Apr 2011 17:10

Could you please specify the exact (including the build number) LinqConnect version for which you've received this stack trace?

crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

Post by crazypit » Mon 11 Apr 2011 06:38

2.20.11

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

Post by StanislavK » Mon 11 Apr 2011 15:52

Thank you for your report. We will analyze this situation and inform you about the results as soon as possible.

crazypit
Posts: 163
Joined: Wed 15 Apr 2009 08:43

Post by crazypit » Mon 18 Apr 2011 08:06

I got one of these again last Saturday using version 2.20.19.

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

Post by StanislavK » Mon 18 Apr 2011 10:54

We've made some code changes that should fix this issue. These changes will be available in the nearest build. We will post here when this build is released.

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

Post by StanislavK » Tue 19 Apr 2011 12:15

We have released the new 2.20.21 version of LinqConnect, which includes the changes that should fix the latter problem with ArgumentException. Please try the new build and tell us if these changes help.

The new build can be downloaded from
http://www.devart.com/linqconnect/download.html
(the trial version) or from Registered Users' Area (for users with active subscription only):
http://secure.devart.com/

For more information about the fixes and improvements available in LinqConnect 2.20.21, please refer to
http://www.devart.com/forums/viewtopic.php?t=20796

Post Reply