adb014 / nsf2x

A Lotus Notes NSF to EML, MBOX and PST converter
GNU General Public License v2.0
84 stars 25 forks source link

I had tried a few lotus notes password (admin and server password) but still returning this error code. "exception -2147221164 class not registered" #24

Open EdwinCY opened 5 years ago

EdwinCY commented 5 years ago

Hi adb014,

I had tried keyed in a few lotus notes password (admin and server password) with high privilege but still returning this error code. "exception -2147221164 class not registered"

Screenshot 2019-04-05 at 3 43 54 PM

This password is used to login to IBM lotus notes.

Is there any advice to this ?

graterol-oswaldo commented 5 years ago

Yes, i have the same error...

adb014 commented 5 years ago

NSF2X is looking for the DLLs nlsxbe.dll and nnotes.ddl and isn't finding them. Clearly they aren't on the Windows default DDLL search path and haven't installed Notes in one of the places NSF2X looks for these DLLs.

If you tell me where these DLLs are n your machine, I might be able to do something about it

D.

EdwinCY commented 5 years ago

The 2 dll files are located in "C:\Program Files (x86)\IBM\Notes" directory.

image

fzs122 commented 4 years ago

I got the same error when attempting to use the 64-bit version. From what I can tell, you have to use the same bitness as your Notes client. And, since there is ONLY a 32-bit Notes client for Windows, you must always use the 32-bit version.

alfonsrv commented 1 year ago

Cannot run 64bit nsf2x with 32bit installed Lotus, as indicated by the error message.

Also just check here since this issue was already discussed: https://github.com/adb014/nsf2x/issues/7