Hi All, I am trying to use the AdminMisc module in an asp page. I have Perl v.5.8.0 build 806 installed with the AdminMisc module of 20030625 and have tried 20030714 as well. Here is my basic code:
<%@ LANGUAGE="PerlScript" %> <% use Win32::NetAdmin; use Win32::AdminMisc; %> <html> <title>test page</title> </html> I am getting a " Can't load C:/Perl/site/.../AdminMisc.dll for module... at DynaLoader.pm line 229. I have tried the msvcr70.dll file in the AdminMisc directory with both version 7.0.9046.0 and 7.0.9466.0 to no avail. This .asp page is being run on an IIS 5.0 server. Any help? Thanks, martin _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
