in reply to Re: Re: Application error (perl.exe) NT
in thread Application error (perl.exe) NT

use CCS_SCRIPTING_PERL; # Declarations and Inititalizations<br> # Create a new CCS Scripting object<br> my $MyCCScripting = new CCS_SCRIPTING_PERL::CCS_Scripting();

When this two line are included in my code i get the application prompted By Dr.Watson which says the following

Application:perl.exe
Exception:access violation(0xc00000005),Address:0x10004d52.

If the PERL5LIB is not set to the dll directory .The perl interpreter throws "Can't Locate Loadable oblecy for the module ccs_scripting_perl.pm"

Regards,

Raj.

Edited: ~Wed Jul 3 14:41:22 2002 (GMT), by footpad:
Added <code> tags and fixed HTML formatting