Oracle edmx generation in visual studio 2010

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
olivier
Posts: 2
Joined: Wed 02 Dec 2009 10:09

Oracle edmx generation in visual studio 2010

Post by olivier » Wed 02 Dec 2009 10:21

Hello all,

I try to create an edmx file in visual studio 2010 beta 2, I can choose the dotConnect connector and select my tables, but when I confirm my choices I obtain an empty designer.
some errors shown:

"Unable to generate the model because of the following exception: 'An error occurred while executing the command definition. See the inner exception for details.
Can't found Project
'.
Loading metadata from the database took 00:00:21.5039245.
Generating the model took 00:00:10.4937656.
Added the connection string to the Web.Config file.
Successfully registered the assembly 'System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the Web.Config file.
Writing the .edmx file took 00:00:00.0014286.
Unable to generate the model because of the following exception: 'An error occurred while executing the command definition. See the inner exception for details.
Can't found Project
'.
Loading metadata from the database took 00:00:05.5610165.
Generating the model took 00:00:03.5931073.
Added the connection string to the Web.Config file.
Successfully registered the assembly 'System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in the Web.Config file."

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

Post by AndreyR » Wed 02 Dec 2009 12:51

We are working on the Visual Studio Beta 2 support, but it is not available yet.

olivier
Posts: 2
Joined: Wed 02 Dec 2009 10:09

Post by olivier » Tue 08 Dec 2009 10:21

Can we have a release date idea ?

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

Post by Shalex » Wed 09 Dec 2009 09:59

Sorry, but we cannot provide any timeframe at the moment.

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

Post by AndreyR » Wed 09 Dec 2009 13:13

We plan to release the new build in the end of December - the beginning of January.

Post Reply