Error Message

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
avi8tor
Posts: 18
Joined: Sat 06 Nov 2004 12:45
Location: Gig Harbor, Washington USA

Error Message

Post by avi8tor » Tue 22 Nov 2005 19:18

I just installed MySqlDirect 3 Pro and get "Unspecified Error" when starting VS.Net. The error is for Core Lab Developer Tools. When I look at the addin manager Developer Tools is there and checked, however they do not load on starting VS.Net. Also there are no Icons present and under the Tools menu the Developer Tools section is grayed out.

Help.

I had this problem once before when upgrading 2.7 to 2.8 but cannot remember the solution.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 23 Nov 2005 09:02

Try launching Visual Studio in setup mode after uninstallation of MySQLDirect. Command line:
devenv.exe /setup

avi8tor
Posts: 18
Joined: Sat 06 Nov 2004 12:45
Location: Gig Harbor, Washington USA

Post by avi8tor » Wed 23 Nov 2005 17:12

Tried that. No success. I still get an error on startup.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Thu 24 Nov 2005 13:23

What is your Visual Studio version?

avi8tor
Posts: 18
Joined: Sat 06 Nov 2004 12:45
Location: Gig Harbor, Washington USA

Post by avi8tor » Thu 24 Nov 2005 18:41

Visual Studio Enterprise Architect 2002 Ver 7.0.xxxx

I will be uprgrading soon once all (most of) the bugs are worked out in VS 2005.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 25 Nov 2005 08:04

Please, contact us via support email so that we can work on this problem closer.

avi8tor
Posts: 18
Joined: Sat 06 Nov 2004 12:45
Location: Gig Harbor, Washington USA

Post by avi8tor » Fri 16 Dec 2005 05:28

I just installed version 3.20 of MysqlDirect Pro and have the same problems as before. In addition is the licensing problem which I was able to resolve, but don't really like it. Does this license need to be deployed with the project files?

To the real questions. DbTools toolbar interface is not loading at startup. I get an unspecified error message. The add-in manager shows the DbTools add-in. There is no toolbar available for DbTools and under the tools menu everything referenced to DbTools is greyed out. When I start VS.Net I get a bunch of little boxes on my screen caused by the error loading DbTools.

The assemblies are visible in the GAC. All files appear to present.

What is going on???

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 16 Dec 2005 07:58

When I start VS.Net I get a bunch of little boxes on my screen caused by the error loading DbTools.
These boxes are removed by launching devenv.exe /setup
Once you sent us log file. Could you send it again?

avi8tor
Posts: 18
Joined: Sat 06 Nov 2004 12:45
Location: Gig Harbor, Washington USA

Post by avi8tor » Fri 16 Dec 2005 17:25

Okay...

Sent the log file, but now the problem is fixed.

Opened a command window and moved to the directory containing where the devenv.exe file is located.

The command is devenv.exe\setup... not '/setup'. I wasn't thinking there. Guess the frustration level clouded proper commands.

Anyway, this worked and Developer Tools are now loaded when starting the program,

Post Reply