RE: error attempting plc hello.pl
by Jan Dubois other posts by this author
Dec 6 2005 3:44PM messages near this date
view in the new Beta List Site
error attempting plc hello.pl
|
RE: Plc.exe and Vs2005
FRAMEWORK On Tue, 06 Dec 2005, Mark Sutfin wrote:
> I'm working thru Chapter 9 (_Programming Perl in the .NET
> Environment_). Attempting the hello from perl example. Just upgraded
> to PDK 6.02, perl 5.8.7 I entered :
>
> C:\OI\NetPerl\Chap01\HelloPerlNET>plc hello.pl Perl lib version
> (v5.8.3) doesn't match executable version (v5.8.4) at /PerlApp/
> Config.pm line 32. BEGIN failed--compilation aborted at myplc.pl
> line 815.
>
> Unhandled Exception: System.AccessViolationException: Attempted to
> read or write protected memory. This is often an indication that other
> memory is corrupt. at PerlRuntime.Interpreter.destroy(Int32 perl) at
> PerlRuntime.Interpreter.ProcessExit(Object sender, EventArgs e)
>
> Can someone please give me some direction, additional reading
> material, or even a shot in the dark...;>)
I think you probably have installed PDK 6.0.2 on top of 6.0 or 6.0.1
without uninstalling the previous version first. Please uninstall
the PDK completely, remove any remaining files in the installation
directory and do a clean install of 6.0.2. This should solve this
problem.
Cheers,
-Jan
_______________________________________________
Perl.NET mailing list
Perl.NET@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Mark Sutfin
Jan Dubois
|