OraOps.dll
I have installed the odp.net beta into a 9.2 Oracle home. However on testing the product with Visual Studio .net I get the error shown below.
System.DllNotFoundException: Unable to load DLL (OraOps.dll).
at Oracle.DataAccess.Client.OpsSql.AllocSqlValCtx(OpoSqlValCtx*& pOpoSqlValCtx)
at Oracle.DataAccess.Client.OraCommand.Initialize()
at Oracle.DataAccess.Client.OraCommand..ctor()
at Locator.Service1.InitializeComponent() in c:\inetpub\wwwroot\Locator\Service1.asmx.vb:line 31
at Locator.Service1..ctor() in c:\inetpub\wwwroot\Locator\Service1.asmx.vb:line 13