Forum Discussion
- Hi!
is this the nightly build you are using (available at http://www.eviware.com/nightly-builds) or the official beta2 release?
regards,
/Ole
eviware.com - markbenOccasional ContributorThanks 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 - markbenOccasional ContributorOk, I downloaded the nightly: http://www.eviware.com/nightly-builds/2 ... ne-bin.zip. Upon running soapui.bat in the bin directory, it has a new error:
Error occurred in initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object - Hi,
ok thanks.. we'll have to look into this.. sorry for the inconvenience..
regards!
/Ole
eviware.com - markbenOccasional ContributorI 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 - markbenOccasional ContributorI did some experimenting and msvcr80.dll is the only one it needs
Thanks
Mark