On Wed, 12 Jan 2005, Lyle Kopnicky wrote:
> OK, I installed the latest version of ActivePerl on my PC - 5.8.6. It
> includes the Win32::AdminMisc module.
>
> I tried to run a simple program that just did a 'use
> Win32::AdminMisc;'. I got the following error dialog:
>
>     perl.exe - Unable To Locate Component This application has failed
>     to start because Perl56.dll was not found. Re-installing the
>     application may fix this problem.

This means you somehow installed Perl 5.8 on top of 5.6 and you
are loading an older version of some DLL.  I would recommend to
uninstall Perl *and* then completely wipe out the directory with
any remaining files before doing a fresh installation.

Cheers,
-Jan



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to