Hi!
We we found a problem with Oracle scan listeners: the scriptlibrary doesn't work with them. Here's the error:
Can not obtain Oracle client information from registry. Make sure that Oracle Client Software is installed, or use Direct mode of connecting to server.
bei VI.CommonDialogs.DbDialogs.ConnectDBForm.btnTest_Click(Object sender, EventArgs e)
bei VI.CommonDialogs.DbDialogs.ConnectBaseDbControl.TestConnection()
bei VI.DB.DbApp.Connect(IDbFactory theFactory, String connectionString)
bei VI.DB.DbApp.Connect(IDbFactory theFactory, String connectionString, Boolean readOnly)
bei VI.DB.ConnectionServices.ViConnectionBase.Open()
bei Devart.Data.Oracle.OracleConnection.Open()
bei Devart.Common.DbConnectionBase.Open()
bei Devart.Common.DbConnectionClosed.Open(DbConnectionBase outerConnection)
bei Devart.Common.DbConnectionFactory.b(DbConnectionBase A_0)
bei Devart.Common.DbConnectionFactory.a(DbConnectionBase A_0, j A_1)
bei Devart.Data.Oracle.cx.a(j A_0, Object A_1, DbConnectionBase A_2)
bei Devart.Data.Oracle.OracleInternalConnection..ctor(af connectionOptions, OracleInternalConnection proxyConnection)
bei Devart.Data.Oracle.OracleHomeCollection.a()
Is this a 32/64bit problem?
Thank you for your reply,
Norbert