----- Original Message -----
From: "Gb, Shasi Kumar"
When I run Perl scripts which uses DLL files I get this error, Please see
the error below. MY Perl scripts uses *.PM Perl modules which talks to DLL
files of a particular hardware.
=====================================
It's very hard to tell from here what the problem is.
I still think it's failing to locate one of the DLL files - and that's
what's stopping the Corelis_JTAG_6bd5.dll from loading.
What makes you think that Corelis_JTAG_6bd5.dll should be able to find these
other DLL files ?
Are they in the same directory as Corelis_JTAG_6bd5.dll ? (If so, check that
they are all actually there.)
Are they in a directory that's in the path ? (If so, check that the
directory that contains them is actually in the path, and that *all* of the
DLL files are in it.)
Cheers,
Rob