Package Load Failure hotfix

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

Package Load Failure hotfix

Post by Alexey » Fri 22 Dec 2006 13:12

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\{7A24CFC5-F408-4574-8B07-078DFE413305}]
"ProductVersion"="3.50"
and run it.

Locked