Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. odp.net error

odp.net error

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharporaclehelptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    umashankergr8
    wrote on last edited by
    #1

    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

    P V 2 Replies Last reply
    0
    • U umashankergr8

      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

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0
      • U umashankergr8

        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

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        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.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups