Package Load Failure

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Shy_b
Posts: 14
Joined: Sat 05 Aug 2006 22:40

Package Load Failure

Post by Shy_b » Mon 18 Dec 2006 16:08

Dear developers,

I have a problem with one of the components (I dont know wich one for sure), when i try to connect a database or create an adapter i get this message:

Package Load Failure

Package 'MySQLDirect.Net Package' has failed to load properly (GUID = {56ECB50E-9170-472E-8EED-67E016185FAB}). Please contack package vendor for assistance. Application restare is recommanded, due to possible environment corruption. would you like to disable loading this package in the future? you may use 'devenv /resetskippkgs' to re-enable package loading.

Yes/No



What should I do ?

Thank you,
Shy.

roywblack
Posts: 3
Joined: Mon 18 Dec 2006 23:43

RE: package Load failure

Post by roywblack » Mon 18 Dec 2006 23:45

I am also experiencing this problem.

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

Post by Alexey » Tue 19 Dec 2006 07:44

You both should try to execute 'devenv /resetskippkgs' command.

Kai Korla
Posts: 19
Joined: Tue 19 Sep 2006 16:44

Post by Kai Korla » Tue 19 Dec 2006 08:17

"devenv /resetskippkgs" don't solve it. i have this problem, too. seems u can merge this and my thread http://www.crlab.com/forums/viewtopic.php?t=8392
i'm not alone ;>

regards
Kai Korla

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

Post by Alexey » Tue 19 Dec 2006 09:46

No, the error message is different.
roywblack and Shy_b, please confirm/deny that 'devenv /resetskippkgs' command doesn't help.

Kai Korla
Posts: 19
Joined: Tue 19 Sep 2006 16:44

Post by Kai Korla » Tue 19 Dec 2006 11:09

i've got the same error, if i load a project which use CoreLab.MySql and DataSets.

regards
Kai Korla

poirazis
Posts: 36
Joined: Mon 23 Jan 2006 16:08

Post by poirazis » Tue 19 Dec 2006 11:16

Got the same problem here ...

roywblack
Posts: 3
Joined: Mon 18 Dec 2006 23:43

Post by roywblack » Tue 19 Dec 2006 14:33

I have uninstalled the package since it broke the regular MS-SQL DataSet support as well. I will tru reinstalling later today.

roywblack
Posts: 3
Joined: Mon 18 Dec 2006 23:43

Post by roywblack » Tue 19 Dec 2006 15:06

roywblack wrote:I have uninstalled the package since it broke the regular MS-SQL DataSet support as well. I will tru reinstalling later today.
I have reinstalled and when opening up a project with MySQLDirect. Iget the message from the first post. If I try to open anything with a dataset after telling it not to load becuase of the first error. I recieve

"Failed to load dataset becuase of the following error:

An unexpected error occured in the MySQLDirect .Net Data Provider. Please contact the provider vendor to resolve this problem."

I recieve the following error on the open dataaset tab.

"The data provider object factory service was not found."

I also tried "devenv /resetskippkgs" which did me no good.

Shy_b
Posts: 14
Joined: Sat 05 Aug 2006 22:40

Post by Shy_b » Tue 19 Dec 2006 20:30

Alexey wrote:No, the error message is different.
roywblack and Shy_b, please confirm/deny that 'devenv /resetskippkgs' command doesn't help.
I've tried this, and the result is the same.

i've also tried reinstalling the whole Visual studio, OS (vista) and your product and the result is the same.

further assistance is required.

Thanks,
Shy.

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

Post by Alexey » Wed 20 Dec 2006 08:01

We found the problem and now investigating it.
You all will be notified on results as soon as possible.

Shy_b
Posts: 14
Joined: Sat 05 Aug 2006 22:40

Post by Shy_b » Wed 20 Dec 2006 14:12

Alexey wrote:We found the problem and now investigating it.
You all will be notified on results as soon as possible.
Thank you.

ryanp
Posts: 3
Joined: Tue 03 Oct 2006 19:48

Post by ryanp » Wed 20 Dec 2006 20:03

The same problem seems to affect the latest OraDirect.NET package (3.55.16) as well, but not 3.50. Thanks for your support, Alexey.

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

Post by Alexey » Thu 21 Dec 2006 06:56

Yes, i know. We are working on both MySQLDirect .NET and OraDirect .NET.

stevec
Posts: 2
Joined: Thu 21 Dec 2006 15:24

Post by stevec » Thu 21 Dec 2006 15:27

Same problem here. Please can you notify me when you have found the cause/fix as well.

Post Reply