Hi,

I am using below code in vb6 application but this is throwing an "Runtime Error '429': ActiveX component can't create object" error.

CreateObject("OracleInProcServer.XoraSession")

is that due to any dll or reference error ?

please share your solution


Thanks in advance