Forum Discussion

markben's avatar
markben
Occasional Contributor
16 years ago

SOAPUI won't start: javaxpcomglue.dll: Can't find dependent libraries

I downloaded soapui-3.0-beta-2-win32-standalone-bin.zip and it works fine on WinXP, but does not work on W2K - are there extra dlls needed? Here is the error: javaxpcomglue.dll: Can't find dependent libraries - and program hangs.
  • markben's avatar
    markben
    Occasional Contributor
    Thanks for the quick response!
    I downloaded through SourceForge:
    soapui-3.0-beta-2-win32-standalone-bin.zip  i386  69.9 MiB  Wed Jun 10 2009 03:14
    Are there extra dlls in the nightly build?
  • Hi,

    could you try the one at the nightly build? It has an updated version of the related component.. (install to a new directory)

    let me know if that changes anything!

    regards,

    /Ole
    eviware.com
  • Hi,

    ok thanks.. we'll have to look into this.. sorry for the inconvenience..

    regards!

    /Ole
    eviware.com
  • markben's avatar
    markben
    Occasional Contributor
    I fixed the " javaxpcomglue.dll: Can't find dependent libraries" by updating my dlls, and now it works!

    I copied the following from my XP box C:\windows\system32
    to my W2K box c:\winnt\system32:

    msvcr70.dll
    msvcr71.dll
    msvcr80.dll

    msvcp70.dll
    msvcp71.dll

    Thanks for your help!
    -Mark
  • Hi!

    we are trying to figure out which one of these is actually required so we can include it in the installer.. my guess is that msvcr80.dll is enough, but I may be wrong of course.. could you help us single this out by removing the other dlls?

    Thanks in advance!

    regards,

    /Ole
    eviware.com
  • markben's avatar
    markben
    Occasional Contributor
    I did some experimenting and msvcr80.dll is the only one it needs
    Thanks
    Mark