2.80 and .NET 2.0.50215 (comes with VS 2005 beta 2)

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Traveler
Posts: 8
Joined: Sun 24 Apr 2005 07:45

2.80 and .NET 2.0.50215 (comes with VS 2005 beta 2)

Post by Traveler » Sun 24 Apr 2005 07:58

After installing mysqlnet280pro2.msi on Windows Server 2003 with Visual Studio Beta 2, I'm getting the following error on Visual Studio startup:

Unable to cast COM object of type 'System.__ComObject' to inteface type 'EnvDTE.TaskList'.

And I also want to be able to work with MySQL 5.4. Please assign a proper priority to testing with the configuration described above. I bet it is going to be very popular.

Serious

Post by Serious » Mon 25 Apr 2005 08:43

MySQLDirect .NET v 2.80 is designed for .NET Framework v2.0.40607. We will support newest version of .NET Framework in next version.
MySQL Server 5.0.4 beta is not tested with the current version of MySQLDirect .NET
Look forward for the next build.

Guest

When?

Post by Guest » Sat 14 May 2005 08:11

When the new build that works with .NET 2.0.50215 is expected?

My desperation grows. I'm getting ready to go to the dark side - embrace SQL Server, which works very nicely with .NET 2.0 Beta 2.

MrQuinn

next impatient

Post by MrQuinn » Sat 14 May 2005 13:35

I don't think I wish to use MS SQL, but I'm looking for promised new build as well.

Since I have Studio Beta 2, I'd like to work with MySQL Direct .NET

So, don't you have any idea when it will be available ??

Thanks

jasonpeterson

me too

Post by jasonpeterson » Thu 19 May 2005 15:06

I look forward to the release that supports VS.NET 2005 beta 2.

Guest

Post by Guest » Fri 20 May 2005 14:20

Me too. I want a native .net provider for mysql.

Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

Post by Oleg » Fri 27 May 2005 15:12

The new release that supports VS 2005 beta 2 is now available!
For information about new features in the release please refer to topic http://crlab.com/forums/viewtopic.php?p=4217#4217

guest

there is a Problem with the installer package!!!!

Post by guest » Mon 30 May 2005 11:16

this is what it says....
Error 1722.there is a problem with this windows installer package.
a program run as part of the setup and didn't finish as expected....contact your ......

am i the only one who get this problem!! or what??

Guest

Re: there is a Problem with the installer package!!!!

Post by Guest » Wed 29 Jun 2005 15:55

guest wrote:this is what it says....
Error 1722.there is a problem with this windows installer package.
a program run as part of the setup and didn't finish as expected....contact your ......

am i the only one who get this problem!! or what??
im having this problem also!

any solution?

Serious

Post by Serious » Thu 30 Jun 2005 11:46

Execute the next command and send us corelab.log file: msiexec /i mysqlnet.msi /l*v corelab.log

Post Reply