dllregisterserver

About this tag
The dllregisterserver error occurs when attempting to register a DLL or OCX file in Windows, often while troubleshooting network or software installation issues. Common error codes include 0x80070005, which indicates a permission problem, and 0x8002801c, which suggests the module cannot be registered. These errors typically arise when using the regsvr32 command in the Run dialog or Command Prompt. Users may encounter this when trying to access network properties or install legacy components like COMDLG32.OCX. Solutions often involve running the command as an administrator, checking file permissions, or ensuring the correct system folder is targeted.
  1. Y

    Windows 7 "An unexpected error occured" while trying to access network properties.

    I'm trying to access the network settings on my Windows 7. When I click on "Properties" I get a message saying "An unexpected error occured." Tried this solution on Microsoft KB, didn't work - I get an error when I enter ole32.dll in the "Run" box. This is the error...
  2. J

    Windows 7 Trouble Installing COMDLG32.OCX: Registration Error Code 0x8002801c

    I need the COMDLG32.OCx to install somthing but it's missing. I looked it up but it only shows how to do it for XP, 2000, and 98 I put it in Windows system folder but then I have to register it and the command they give me to put in the RUN dosn't work. Can you help me out. :confused: Thanks...
Back
Top