I'm running into problems using a third party module - VeriSign's Payflow 
Pro (PFProAPI.pm)

The error that my script returns is...

--------------
Can't load 'C:/Perl/site/lib/auto/PFProAPI/PFProAPI.dll' for module 
PFProAPI: load_file:The specified module could not be found at 
C:/Perl/lib/DynaLoader.pm line 206.
at c:\inetpub\wwwroot\test.pl line 11
Compilation failed in require at c:\inetpub\wwwroot\test.pl line 11.
BEGIN failed--compilation aborted at c:\inetpub\wwwroot\test.pl line 11.
--------------

...I'm running IIS 5 on a win2k server along with ActiveState's Perl version 
5.6.1.629, but I have no idea what could be causing this error.

Line 11 is "use PFProAPI;"

The syntax of the script is ok - in fact, it works on other servers just 
fine...but for some reason, something about my setup seems to be preventing 
me from using this module successfully.

Any help is appreciated

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to