Multiple calls to Dispose throws Exception

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
mHook
Posts: 6
Joined: Tue 18 Aug 2009 13:01

Multiple calls to Dispose throws Exception

Post by mHook » Fri 28 Aug 2009 14:24

Miltiple calls to Dispose on Devart.Data.Linq.DataContext throws NullReferenceException: Object reference not set to an instance of an object

Dispose should act as described at http://msdn.microsoft.com/library/system.idisposable

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

Post by Shalex » Tue 01 Sep 2009 12:07

This issue will be fixed in the next build.

mHook
Posts: 6
Joined: Tue 18 Aug 2009 13:01

Post by mHook » Tue 01 Sep 2009 12:26

Thank you for solving this problem.

When can I expect next build?

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

Post by Shalex » Fri 04 Sep 2009 14:41

The new build is available.

Post Reply