trial version & GAC & Toolbox

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
clark
Posts: 6
Joined: Tue 07 Feb 2006 04:27

trial version & GAC & Toolbox

Post by clark » Tue 07 Feb 2006 04:47

I have trial version OraDirect.Net.
When library was installed CoreLab.Oracle.dll do not registration in GAC and do not added to Toolbox window.
Is it normally?
I try add components to Toolbox window manual - it is not got.
Possible, because I have installed Oracle Data Provider .Net (ODP .Net)?
Thank's

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Tue 07 Feb 2006 14:02

What version of Visual Studio do you use? What version of OraDirect .NET do you use (Std, Pro, Mobile)?
Try to add CoreLab.Oracle.dll to GAC manually. What error message you receive, if any?
Oracle Data Provider .Net (ODP .Net) can not prevent OraDirect. NET from registering components.

clark
Posts: 6
Joined: Tue 07 Feb 2006 04:27

Post by clark » Wed 08 Feb 2006 13:36

Hi, Paul.
Paul wrote:What version of Visual Studio do you use?
MS VS 2003
Paul wrote:What version of OraDirect .NET do you use (Std, Pro, Mobile)?
OraDirect .NET Data Provider 3.20 (not Mobile, Std/Pro - I don't know)
http://crlab.com/oranet/oranet.exe
Paul wrote: Try to add CoreLab.Oracle.dll to GAC manually. What error message you receive, if any?
Sorry, CoreLab.Oracle.dll exist in GAC.
When I try Add Reference not there is CoreLab.Oracle.dll in .Net tab.
I can add reference through Browse button only.

Toolbox:
I click Add/Remove Items.../Browse...
I select C:\Program Files\CoreLab\OraDirect.NET\OraDeveloper Tools\CoreLab.DbTools.Oracle.dll
Then I receive error message : "Insufficient state to deserialize the object. More information is needed."
Paul wrote: Oracle Data Provider .Net (ODP .Net) can not prevent OraDirect. NET from registering components.
I hope :?

Thank's

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Mon 13 Feb 2006 10:20

All OraDirect .NET components are located in
C:\Program Files\CoreLab\OraDirect.NET\CoreLab.Oracle.dll. Try to add components manually. Please check in "ToolBox\Customize ToolBox" dialog if components are already added.

clark
Posts: 6
Joined: Tue 07 Feb 2006 04:27

Post by clark » Mon 13 Feb 2006 11:22

I did it!
But I don't understand why don't work earlier.

Thank you!

Post Reply