error when trying to update model from database

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
vajarov
Posts: 13
Joined: Mon 19 Jul 2010 18:03

error when trying to update model from database

Post by vajarov » Fri 29 Apr 2011 16:16

Hello -

I am using dotConnect for Oracle v. 5.70.190.0 over EF. Recently I tried to add another table to my model (by running the "Update from database" wizard in VS) and got the following exception:

-------
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
'.

-----------------

Could you please let me know how to address this issue?

G.

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

Post by Shalex » Tue 03 May 2011 12:25

1. Please try the latest version of dotConnect for Oracle - 6.10.141 (or 6.30.145 Beta). Does the problem persist with the new version as well?

2. Tell us the exact version of your Visual Studio. Visual Studio 2010 Service Pack 1 is supported by dotConnect for Oracle starting from the 6.10.126 version: http://www.devart.com/dotconnect/oracle ... story.html.

vajarov
Posts: 13
Joined: Mon 19 Jul 2010 18:03

Post by vajarov » Mon 09 May 2011 16:09

Thanks, Shalex.

when I login with the user provided by you (dcoracle560pro) I can only download v. 5.70.190.0. Note the my license is not up for renewal quite yet (July). Is there a place I can download v. 6.x?

My VS version is 10.0.40219.1 SP1Rel

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

Post by Shalex » Tue 10 May 2011 08:34

We have forwarded your request to our sales department (sales at devart*com).

vajarov
Posts: 13
Joined: Mon 19 Jul 2010 18:03

Post by vajarov » Tue 10 May 2011 14:29

Thanks, is there anything I can do to expedite things? I really need to get this going because of a very tight deadline.

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Post by Devart » Wed 11 May 2011 09:48

Dear vajarov,

We sent you email with a request for your license.
Please check and provide.

Regards,
Devart Support

vajarov
Posts: 13
Joined: Mon 19 Jul 2010 18:03

Post by vajarov » Wed 11 May 2011 13:38

I emailed the requested info back to your sales guys. Please expedite if possible.

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Post by Devart » Wed 11 May 2011 14:22

Thank you for provided details.
We emailed you new credentials.

Regards,
Devart Support

vajarov
Posts: 13
Joined: Mon 19 Jul 2010 18:03

Post by vajarov » Thu 12 May 2011 14:37

Thank you for the timely response. I was able to download the 6.x version and it seems to work OK with VS2010 SP1.

Post Reply