Vista Business + Visual Studio 2005 + MySQLDirect .NET 3.55.20 Problem

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Vista Business + Visual Studio 2005 + MySQLDirect .NET 3.55.20 Problem

Post by R. Santana » Thu 01 Mar 2007 14:37

Hello,

I've installed all of this in my new computer but there's a problem, I install your component fine as always but when I open VS it fails and closes.

Do you know a solution for this issue?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 02 Mar 2007 10:57

Does VS say something before closing?

R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Post by R. Santana » Fri 02 Mar 2007 11:39

Visual Studio has detected a problem and needs to close.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 02 Mar 2007 13:04

Try to run "devenv /setup" and then "devenv /resetskippkgs" commands.

R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Post by R. Santana » Fri 09 Mar 2007 17:10

I've tried both,

devenv /setup ---> nothing happens

devenv /resetskippkgs ---> Same error, "Visual Studio hsa detected a problem and needs to close"

I've tried several versions, all of them crashes my VS.

What can I do?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 13 Mar 2007 09:13

Do you have Vista 32 or 64 bit?
Try to switch off our add-in in the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\AddIns) and then run "devenv /setup" command.

R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Post by R. Santana » Wed 14 Mar 2007 20:49

It seems to ve solved after install the final version of VS 2005 SP1 for Vista.

Thanks.

P.D. Why after install your component VS2005 doesn't save the environment settings (toolbars and positions)?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 15 Mar 2007 08:34

Try to switch off our add-in in the Tools --> Add-in Manager.

R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Post by R. Santana » Thu 15 Mar 2007 08:52

I've switched it off, but when I open VS again it still active and checked.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 15 Mar 2007 09:18

Then delete it from the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\AddIns\CoreLab.MySql.Addin.MySqlAddin.8

R. Santana
Posts: 36
Joined: Tue 18 Jan 2005 20:52
Location: SPAIN

Post by R. Santana » Thu 15 Mar 2007 09:33

Perfect! Thanks!

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 15 Mar 2007 09:34

You're welcome.

Post Reply