Classic ASP ProfessionalFor advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
hi firend ,
I need ur help i want to register a dll file in window .what i m doing is
at command promt ie
c:/>winnt\system32\regsvr32 ..... .dll file
i already paste that .dll file into system32
it showing a msg in popup window that ---LoadLibrary(.... .dll)failed
specified module can'nt be found
i am using(os-win 2000
micrsoft 2000 server service pack 2)
first of all please specify what u r using asp or asp.net. if u r using asp.net then it is register the DLL. U just add the file into the bin directory.