Thank you for your feedback.

Was this useful?

1904 Module E32DLL2.DLL failed to register.

Article ID

11711

Article Name

1904 Module E32DLL2.DLL failed to register.

Created Date

2nd August 2017

Product

IRIS Bureau Payroll, IRIS Payroll Business, Earnie, IRIS Payroll Professional

Problem

After running an update/install the software won't get past the initial splash screen, user may report seeing this error during the installation process:

Error 1904 module e32dll2.dll failed to register HRESULT 2147220473 contact your support personnel

Resolution

This is a Windows error indicating the user running the installer DOESN’T have the correct network permissions.

Once the user clicks “OK” the installer will still finish but the program will not start until E32DLL2.DLL is registered correctly.


Correcting using the Support Hub

To correct this you can register the file using the IRIS Support Hub. The support hub will still function, even if you cannot access payroll. You can start this from your Windows Start menu:

resizedimage298400 Gen SupHb 5 | 1904 Module E32DLL2.DLL failed to register.

Once the Support Hub loads click “System Information” down the right-hand side:

resizedimage550360 hub 1904 1 | 1904 Module E32DLL2.DLL failed to register.

When the list of files populates on the next screen, find the file “E32DLL2.DLL” and click the “Register” button:

resizedimage550360 hub 1904 2 | 1904 Module E32DLL2.DLL failed to register.

You should see the message:

hub 1904 3 | 1904 Module E32DLL2.DLL failed to register.

You will now be able to start payroll normally.


Correcting using Command Prompt

Alternatively, the DLL can be registered manually using regsvr32 from the command prompt (run as administrator):

Windows 7 – Type CMD into the Run/Search box, right-click and run as admin (this can also be found in C:\Windows\System32\):

IBP1904Err2 | 1904 Module E32DLL2.DLL failed to register.

Windows 8/Window 10 – Press the Windows Key + X on your keyboard and select the option “Command Prompt (Administrator)

If the admin account doesn’t have the network drive mapped you will need to use the NET USE command:

This works as follows:

NET USE [drive letter] [UNC Path]

eg. NET USE Z: \\SERVERNAME\FOLDER NAME\ – this would map the network location to the Z: drive. This need to be mapped exactly the same as the payroll users drive.

Once the drive is mapped run:

regsvr32 “file path as shown in error message”

in this example: regsvr32 “Z:\Bureau Payroll\E32DLL2.DLL” 

You should see the following message:

DLL register server succeeded

Click “OK“. You should now be able to use payroll as normal.

Please Note: If you see the message above saying “succeeded” the payroll system is ready to go, you do not need to try and reinstall/update. Doing so may cause the E32DLL2.DLL file to become unregistered again.

Thank you for your feedback.

Was this useful?