Can't see the dotconnect for oracle provider in data source

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
sou123
Posts: 3
Joined: Wed 14 May 2014 23:56

Can't see the dotconnect for oracle provider in data source

Post by sou123 » Wed 14 May 2014 23:59

Hello everyone,
well , i work with Visual studio 2013 and i installed the latest version of dotconnect for oracle, well when i try to create a new Ado.net entity model , i can't see the provider "dotconnect" in the list of data source , can someone help me please ?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Can't see the dotconnect for oracle provider in data source

Post by MariiaI » Thu 15 May 2014 07:12

Probably, you are using the Express edition of dotConnect for Oracle.
dotConnect for Oracle Express Edition doesn't include Entity Framework support. Entity Framework support is available in dotConnect for Oracle Professional/Developer editions, please refer to: http://www.devart.com/dotconnect/oracle/editions.html
http://www.devart.com/dotconnect/oracle/download.html

If you have any further questions, feel free to contact us.

sou123
Posts: 3
Joined: Wed 14 May 2014 23:56

Re: Can't see the dotconnect for oracle provider in data source

Post by sou123 » Thu 15 May 2014 07:43

I installed the professional version but still i can't see the provider. When a create a New simple data connection i find the provider but i don't find it in entity framework

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Can't see the dotconnect for oracle provider in data source

Post by MariiaI » Fri 16 May 2014 09:58

Please provide us with the following information:
- the edition of Visual Studio;
- please send us the machine.config file.

Please also perform the following steps:
- uninstall dotConnect for Oracle;
- clear the Program Files\Devart\dotConnect, Program Files\Devart\Entity Developer and Program Files\Common Files\Devart\dotConnect, Program Files\Common Files\Devart\Entity Developer folders;
- remove all Devart.* and policy.*.Devart.* files from the GAC;
- install dotConnect for Oracle with the following components selected - Support for ADO.NET Entity Framework, Entity Developer, Visual Studio integration and others depending on your scenario.
Make sure that during uninstalling/installing all Visual Studio instances are closed.

After this, please try creating a Devart Entity Model (*.edml) and ADO.NET Entity Data Model (*.edmx) in Visual Studio and tell us about the results.

sou123
Posts: 3
Joined: Wed 14 May 2014 23:56

Re: Can't see the dotconnect for oracle provider in data source

Post by sou123 » Fri 16 May 2014 17:58

Version of Visual Studio
Ultimate 2013

machine.config
http://speedy.sh/uFVUF/machine.config

i'll try your steps.

thank you
===============
EDIT :
finally it works, thank you so much.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Can't see the dotconnect for oracle provider in data source

Post by MariiaI » Mon 19 May 2014 05:17

Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.

Post Reply