Menu

lidb45.dll not found in Berkley db for .net

Help
Eric Hass
2009-05-22
2013-04-09
  • Eric  Hass

    Eric Hass - 2009-05-22

    Hi All,

    I am new to Berkley Db and tried to configure it in my application which is developed in C#.Net.

    I have downloaded libdb-dotnet_0_95 solution which is for C# .net.

    After compiling the solution, it produced following assemblies:

    libdb_dotNET43.dll,
    libdb_dotNET45.dll,
    Kds.Serialization.dll,
    BerkeleyDb.Utils43.dll,
    BerkeleyDb.Utils45.dll

    After adding these references in my application , i created a database handler.

    But at run time it throws an error stating,

    Unable to load DLL 'libdb45.dll'.

    but this dll was not created while building the source code.

    Can any body help me as where can i find this dll as it is crucial for my application.

    Any help will be appreciated.

    yours,
    Eric Hass.

     
    • belsokar

      belsokar - 2009-05-22

      If you haven't already done so, then you need to download and install Berkeley DB v4.5 from the oracle website.  This will install the libdb45.dll onto your system.

      If you have already done so, then it's possible your app is just not recognizing the location.  I just drop it into my bin folder for the project I'm running.

       
    • Eric  Hass

      Eric Hass - 2009-05-25

      Thanks belsokar,

      But can you tell me the link where i can download Berkeley Db v 4.5.

       
    • Eric  Hass

      Eric Hass - 2009-05-26

      Thanks belsokar,

      But can you tell me the link where i can download Berkeley Db v 4.5.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.