Package Load Failure hotfix

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Package Load Failure hotfix

Post by Alexey » Fri 22 Dec 2006 13:11

To fix this problem, create *.reg file with the following contents:

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{56ECB50E-9170-472e-8EED-67E016185FAB}]
"ProductVersion"="3.50"
and run it.

Locked