Ask Experts Questions for FREE Help !
Ask
    ritjain's Avatar
    ritjain Posts: 1, Reputation: 1
    New Member
     
    #1

    Jan 12, 2009, 05:41 AM
    regsvr32 error
    I am trying to register a dll using regsvr32 command but it shows error messge. Dllregiserserver... failed. Return code was: 0x80070002.

    Kindly let me know what's wrong in the command.

    regsvr32 "C:\temp\adxloader.dll"

    I have kept the dll in temp folder.
    JBeaucaire's Avatar
    JBeaucaire Posts: 5,426, Reputation: 997
    Software Expert
     
    #2

    Jan 12, 2009, 11:44 AM

    Place the dll in the system32 folder and use the command

    regsvr32 adxloader.dll
    DAC324's Avatar
    DAC324 Posts: 1, Reputation: 1
    New Member
     
    #3

    Mar 8, 2012, 05:48 PM
    Sorry but that does not work either.

    Executing the command in the SYSTEM32 directory with the DLL also placed there first produces an error message "The system cannot find the file specified" and afterwards "DLLRegisterServer in ADXLOADER.DLL failed. Error code 0x80070002".

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

IE printing error: res://ieframe.dll/preview.dlg error [ 15 Answers ]

I have seen about a dozen posts on different Web sites regarding this error. The most common fixes are related to an individual work station. We are experiencing this problem with our Web site and everyone accessing it is unable to print pages that are within frames. I tried the fixes on my...

Oracle Error 12560:tns Protocol Adapter Error [ 3 Answers ]

Hi, Whenever I try to log in using SCOTT/TIGER userid, I get the error "ORA ERROR 12560:TNS PROTOCOL ADAPTER ERROR". I tried starting the listener from administration-> services, but still the problem persists. Can you please suggest a solution?

Printing Error-Script Error [ 1 Answers ]

When I try to print a window pops up: Internet Explorer Script Error Line:1174 I have tried several things: Quick Restore, checked Script debugging box.


View more questions Search