dotNet does not show up after installation

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
rickledesma
Posts: 3
Joined: Wed 01 Sep 2010 22:18

dotNet does not show up after installation

Post by rickledesma » Wed 01 Sep 2010 22:21

I install DotNet for MySQL, but nothing shows up in VS 2010 after I install. Does anyone have any ideas what is causing this?

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

Post by Shalex » Thu 02 Sep 2010 07:36

Please tell us:
1) the version and edition of your dotConnect for MySQL installation package;
2) the version and edition of your Visual Studio.

Be aware that Express Edition doesn't include the design time features (you can only add components to Toolbox manually and edit them via the Properties window).

rickledesma
Posts: 3
Joined: Wed 01 Sep 2010 22:18

Post by rickledesma » Thu 02 Sep 2010 14:23

The Dot Connect version is the latest dot Connect express on your website.

The Visual Studio is version 2010.

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

Re: dotNet does not show up after installation

Post by Shalex » Fri 03 Sep 2010 09:53

rickledesma wrote:I install DotNet for MySQL, but nothing shows up in VS 2010 after I install.
Could you please explain what you expected to see in VS 2010 after installation of dotConnect for MySQL Express?

Express Edition of dotConnect for MySQL doesn't include design time features and DDEX integration.

rickledesma
Posts: 3
Joined: Wed 01 Sep 2010 22:18

Post by rickledesma » Fri 03 Sep 2010 19:27

After I install dotConnect, I go to the server explorer, but there is no MySQL server.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Mon 06 Sep 2010 12:28

Please install dotConnect for MySQL Professional Trial instead of the Express version:
http://www.devart.com/dotconnect/mysql/download.html
Unlike the Trial version, the Express edition does not include any integration features:
http://www.devart.com/dotconnect/mysql/editions.html

Also, please note that the Express edition of Visual Studio does not allow installing custom packages, hence no integration (except for adding components to the toolbox) is available for Visual Studio Express.

Post Reply