Problem with Visual Studio 2010

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Problem with Visual Studio 2010

Post by Zero-G. » Fri 16 Apr 2010 08:08

Hey
I have Visual Studio 2010 Prem and before running the first time, I uninstalled your product and reinstalled the new Version 5.70.120, which is available to download now.
I have converted my 2008 version project and since this, I get the following error at startup:

Image

Can you please explain, how I run the "log", so I can send you the error report - Or do you know about this problem?

THX

Zero-G.
Posts: 398
Joined: Sat 09 Dec 2006 12:20

Post by Zero-G. » Fri 16 Apr 2010 08:09

Here is the link, so you can get a closer look:

http://img96.imageshack.us/img96/3478/startupg.jpg

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

Post by Shalex » Mon 19 Apr 2010 09:08

As we understood from your post, you are using Visual Studio 2010 RTM, aren't you? In this case, please try the 5.70.124 version of dotConnect for MySQL which includes the Visual Studio 2010 RTM support.

If this doesn't help, please send us the error report from ActivityLog.xml. A hint from the error message suggests you to run your IDE from the command line in the following way:
\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /log

-prh
Posts: 3
Joined: Thu 22 Apr 2010 05:45
Location: Hamburg, Germany

Post by -prh » Thu 22 Apr 2010 05:53

I have the same problem here. I'm using the newest version of VS2010 (not beta or RTM).

Looking forward to a quick solution,

Peter

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

Post by Shalex » Thu 22 Apr 2010 11:21

Peter, please give us the following information:
1) the exact version (x.xx.xx) of your dotConnect for MySQL. You can find it in the Tools | MySQL | About menu of Visual Studio;
2) the exact version (xx.x.xxxxx.x yyyxyyy) of your Visual Studio in the Help | About menu of Visual Studio.

Note that the final (RTM) version of VS2010 is supported only in the 5.70.124 version of dotConnect for MySQL.

-prh
Posts: 3
Joined: Thu 22 Apr 2010 05:45
Location: Hamburg, Germany

Post by -prh » Thu 22 Apr 2010 11:29

Okay, here is it:

1) dotConnect for MySQL Professional Edition v 5.70.124.0
2) VisualStudio 2010 Premium v10.0.30319.1 (MSDN)

I hope, this is helpful

Greetings,

Peter

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

Post by StanislavK » Mon 26 Apr 2010 13:59

To resolve the problem, please try performing the following steps:
- uninstall dotConnect for MySQL;
- remove all Devart.* and policy.*.Devart.* assemblies from the GAC;
- clear the %Program Files%\Devart\dotConnect\MySQL\ and %Program Files%\Common Files\Devart\ directories;
- re-install dotConnect for MySQL.

If the problem persists, please specify
- if the problem occurs for newly created projects or for converted ones;
- after you pass the error dialog, can the project be compiled and run?

Also, please send us the ActivityLog.xml log file so that we are able to investigate the integration problem in details.

-prh
Posts: 3
Joined: Thu 22 Apr 2010 05:45
Location: Hamburg, Germany

Post by -prh » Tue 27 Apr 2010 09:21

Hi,

this was the solution:
To resolve the problem, please try performing the following steps:
- uninstall dotConnect for MySQL;
- remove all Devart.* and policy.*.Devart.* assemblies from the GAC;
- clear the %Program Files%\Devart\dotConnect\MySQL\ and %Program Files%\Common Files\Devart\ directories;
- re-install dotConnect for MySQL.


Now all works fine!
Thanks,

Peter

Post Reply