Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Win32::AdminMisc 'can't load the dll' error

by Anonymous Monk
on Feb 19, 2004 at 04:42 UTC ( [id://330140]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I am having trouble getting the AdminMisc module to respond correctly. When I decalre the module is tells me that it can't load the dll. What am I missing?

janitored by ybiC: Retitle from "win32::AdminMisc" because one-word node titles are bad, verra bad

  • Comment on Win32::AdminMisc 'can't load the dll' error

Replies are listed 'Best First'.
Re: Win32::AdminMisc 'can't load the dll' error
by Roger (Parson) on Feb 19, 2004 at 06:04 UTC
    How did you install the module Win32::AdminMisc in the first place? Did you do:
    1. download the package 2. compile and install the package: perl Makefile.PL nmake nmake install nmake test

    Other than that, you have to be more specific about the exact error message you are getting, as there can be many reasons why a DLL won't load.

Re: Win32::AdminMisc 'can't load the dll' error
by SquireJames (Monk) on Feb 19, 2004 at 06:04 UTC
    Have you used PPM to install this module or have you attempted to do it manually?

    If you're doing it manually, then you need to ensure that the "AdminMisc.dll" file is present in the Perl\bin and Perl\site\lib\auto\Win32\AdminMisc directories.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://330140]
Approved by ybiC
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-12-02 16:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found