specified cast is invalid

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
deneb

specified cast is invalid

Post by deneb » Sat 30 Jul 2005 04:33

I'm testing OraDirect .NET mobile Traial Version.

When I add OraDirectAdaptor or OraDirectConnectin to My Form,
(In Design Mode)
"specified cast is invalid" error message box shows up.

And I can't edit any properties of OraDirectAdaptor or OraDirectConnection.

Is that because trial version? (sample code is working good.)

I just want to make DataSet Sample in VB.NET code.

Please Help me.

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

Post by Oleg » Wed 03 Aug 2005 09:23

Add to your project reference to assembly CoreLab.Oracle before starting to work with components at design-time.

Post Reply