S
Sanjay Singh
I have created an Outlook addin that uses Redemption. I used InnoSetup to
make the setup files and it installs and works on almost all computers.
Today a new user tried to install the program and got the error:
Unable to registrer DLL/OCX: Load library failed code 127 Specified
procedure could not be found.
Procedure entry point MAPIAllocate buffer could not be located in dynamic
link library mapi32.dll
I do not use mapi directly anywhere in my code and therefore can only assume
that the error comes up when the installer tries to register Redemption.
Am I right?
Is there a solution?
Thanks in advance
Sanjay
make the setup files and it installs and works on almost all computers.
Today a new user tried to install the program and got the error:
Unable to registrer DLL/OCX: Load library failed code 127 Specified
procedure could not be found.
Procedure entry point MAPIAllocate buffer could not be located in dynamic
link library mapi32.dll
I do not use mapi directly anywhere in my code and therefore can only assume
that the error comes up when the installer tries to register Redemption.
Am I right?
Is there a solution?
Thanks in advance
Sanjay