Friends and neighbors,

I'm getting an error during an autoload of a commercial module,
Acrobat::FDF.

Can't locate loadable object for module Acrobat::FDF in @INC
(@INC contains ..) at ../Acrobat/FDF.pm line 721
Compilation failed in require at (eval 2) line 38.
BEGIN failed--compilation aborted (in cleanup)

Line 721 is the bootstrap line in FDF.pm, line 38 is the
"use Acrobat::FDF;" in the calling script.

We're using build 630 on the production server, 633 on the
development server (I just learned Monday that they're not
the same builds!), and it's not happening on the dev server.
However, it does happen on individual developer machines
running 633. All machines are Win2K (pro or server, as
appropriate). This is a PerlScript ASP page in IIS 5.0.

Now it happens that the error does not occur until another
dll (another page) runs, and then the error occurs every time.
This other dll is a VB6 COM wrapper for a non-COM C dll. The C
dll has been profiled, and has no memory leaks.

We're really stuck here; any ideas would be appreciated!

Thanks,

Joe

==============================================================
          Joseph P. Discenza, Sr. Programmer/Analyst
               mailto:[EMAIL PROTECTED]
 
          Carleton Inc.   http://www.carletoninc.com
          574.243.6040 ext. 300    fax: 574.243.6060
 
Providing Financial Solutions and Compliance for over 30 Years
***** Please note that our Area Code has changed to 574! *****  




_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to