System.OutOfMemoryException since upgrade

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
TroelsLarsen
Posts: 14
Joined: Thu 07 Aug 2008 09:42

System.OutOfMemoryException since upgrade

Post by TroelsLarsen » Thu 27 Nov 2008 08:46

Ever since upgrading to dotConnect from oraDirect, I seem to run into problems with the entity designer in visual studio 2008.

I can add tables to the model initially, but when I chose any option under "update model from database", I get a System.OutOfMemoryException.

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

Post by AndreyR » Thu 27 Nov 2008 12:03

We do not support the Update from database wizard because of some its internal troubles.
You can use it if you wish, but we cannot guarantee the success.

TroelsLarsen
Posts: 14
Joined: Thu 07 Aug 2008 09:42

Post by TroelsLarsen » Fri 28 Nov 2008 16:11

Hmm.. ok.. It just seems odd that the feature is now broken when it worked before.

Might also be something to mention when you write "Visual Studio EDM Wizard support" on your features page.. Not being able to add tables after initial creation is a pretty big drawback for someone expecting this feature. That being said, we only use the wizard for quick model testing, so it isn't a tremendous drawback for us.

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

Post by AndreyR » Mon 01 Dec 2008 08:23

We have fixed some problem which could have caused System.OutOfMemoryException in your case, the fix will be available in next build. But our fix does not influence Update from database Wizard, its bugs will persist.

jpl
Posts: 13
Joined: Fri 12 Sep 2008 14:47

Post by jpl » Thu 04 Dec 2008 14:25

I have the same Exception since the upgrade. In a roundtrip engineering developpment mode, it's a monster issue if i cannot use the update from database wizard. it worked pretty well with the last version and now it does not. I expect this functionnality to work as it worked before; I cannot spend my time designing the complete model each time I have to add a new table or do it by hand in XML mode.

I spent time to upgrade my project to the v5; now should I have to spent time to downgrade to v4 ?? Is a patch already available for registered users ? I cannot wait for the next version and it is clearly a regression that would not have allowed the v5 released. I am a bit upset with your answer. You claimed a VS EDM support; it's not supported anymore and it was a must have in my Devart solution choice.

jpl
Posts: 13
Joined: Fri 12 Sep 2008 14:47

Post by jpl » Fri 05 Dec 2008 11:38

What about an available fix ?
When the new version will be available ?

I need to know if I can wait for a fix or if I must downgrade my project.
thanks

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

Post by AndreyR » Fri 05 Dec 2008 14:38

The new build will be available next week

jpl
Posts: 13
Joined: Fri 12 Sep 2008 14:47

Post by jpl » Wed 10 Dec 2008 16:29

Has the 5.00.16 build still the update error or is it safe to upgrade ? Has someone tested the behaviour ?

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

Post by AndreyR » Mon 15 Dec 2008 07:23

The stored procedures issue is fixed in the current build.
But we cannot guarantee the correct work of Update model from database wizard, because it has a lot of shortcomings.
Try installing the new dotConnect for Oracle Trial Edition 5.0.16 build.

Post Reply