Page 1 of 1

Problem with Visual Studio 2010

Posted: Fri 16 Apr 2010 08:08
by Zero-G.
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

Posted: Fri 16 Apr 2010 08:09
by Zero-G.
Here is the link, so you can get a closer look:

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

Posted: Mon 19 Apr 2010 09:08
by Shalex
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

Posted: Thu 22 Apr 2010 05:53
by -prh
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

Posted: Thu 22 Apr 2010 11:21
by Shalex
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.

Posted: Thu 22 Apr 2010 11:29
by -prh
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

Posted: Mon 26 Apr 2010 13:59
by StanislavK
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.

Posted: Tue 27 Apr 2010 09:21
by -prh
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