Link to home
Start Free TrialLog in
Avatar of aschroeger
aschroeger

asked on

Regsvr32: DllRegisterServer failed with error code 0x80040201

Hello

I am trying to register a dll on a windows 7 PC.  I type in regsvr32 filename.dll and get a prompt:

The module "Filename.dll" was loaded but the call to the DllRegisterServer failed with error code 0x80040201.

I have successfully registered this dll on other windows 7 computers in my office with no issues. This is the only PC with this issue.

The user logged into the computer is a local admin.  I have also tried running the regsvr32 as administrator.

Any help would be appreciated.

**Oh, I also checked the file version of regsvr32.exe and its the same on this PC as all other PC's.  
User generated image
Avatar of jcimarron
jcimarron
Flag of United States of America image

ASKER CERTIFIED SOLUTION
Avatar of LeeTutor
LeeTutor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of aschroeger
aschroeger

ASKER

Thanks!  I was able to register the dll.  The system is 64 bit.  
I truly appreciate the quick response!  I love how helpful everyone is