Hello ,
With respect to above subject I install DAB 53 SP5 on Windwos XP SP2 Machine.
I install JDK :1.5 0. 140 & tomact 5.5 but when I start DAB I am getting error "Load JVM DLL failed on loadlibrary"
please help me out
RegardsSantosh Deshpande
Search the JVM.dll file.
add the path in Environment Variable as Path parameter
for eg.
in my computer jvm.dll is located in C:\Program Files\Java\jre6\bin\client
so my invironment verialble is path parameter will look like.
path=c:\windows;c:\windows\system32; C:\Program Files\Java\jre6\bin\client
this will solve your problem