odp.net error
-
Hi All, I am getting this following error while using odb.net provider for .net while connecting tith oracle. My application is a windows based application.. Can anyone tell me the exact reason for this error and give me a solution on how to rectify this error.. Unable to load DLL 'OraOps9.dll': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F) Advance Thanks, Umashanker.k
-
Hi All, I am getting this following error while using odb.net provider for .net while connecting tith oracle. My application is a windows based application.. Can anyone tell me the exact reason for this error and give me a solution on how to rectify this error.. Unable to load DLL 'OraOps9.dll': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F) Advance Thanks, Umashanker.k
umashankergr8 wrote:
Can anyone tell me the exact reason for this error and give me a solution on how to rectify this error
I'm going to go out on a limb here and suggest that the reason for this is because it can't find the DLL OraOps9.dll. Either you don't have it installed, or it's installed somewhere that your application can't see it (i.e. not in the PATH). Search for it on your machine to find out if it's installed, and if it isn't install it. If it is installed, check your PATH settings.
Deja View - the feeling that you've seen this post before.
-
Hi All, I am getting this following error while using odb.net provider for .net while connecting tith oracle. My application is a windows based application.. Can anyone tell me the exact reason for this error and give me a solution on how to rectify this error.. Unable to load DLL 'OraOps9.dll': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F) Advance Thanks, Umashanker.k
Check out this forum thread (http://forums.oracle.com/forums/thread.jspa?threadID=379347[^]). Quoting it: "
Make sure the ASPNET account has Read & Exectue privileges on the BIN directory (and all subdirectories) in your Oracle home. --jimmyb
"Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.