Menu

Will Berkeley DB run within IIS?

Help
belsokar
2008-10-06
2013-04-09
  • belsokar

    belsokar - 2008-10-06

    I have written a .Net web service, with a wrapper around the berekelyDB functionality.  It runs just fine in debug mode, but when I release to windows 2003 server, it cannot find the libdb45.dll.  I thought this was a permissions issue originally, but I have verified all users/groups have proper access to the PATH where the Oracle Berkeley DB libraries are installed.

    Does Berkeley DB prevent this type of distribution?  It seems strange that  it would work fine when debugged within the IDE but not when actually released...

    thanks!

     
    • Karl Waclawek

      Karl Waclawek - 2008-10-07

      AFAIK, when looking up a native DLL, .NET uses the same rules as the native LoadLibrary call.
      Maybe you have a permissions issue when running under IIS?

       

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.