Knowledgebase: Sun Systems
Cannot Initialise Posting DLL - update for V6.2 and 6.3
Posted by Syed Qutubuddin, Last modified by Kaize Ahamed on 06 August 2019 03:46 PM
Cannot Initialise Posting DLL - update for V6.2 and 6.3


Description:

Whenever user tries to send journal entries via PMQA, he is facing the given error on both server and client machine. Hence he is not able to upload the files.
Customer tried KB 1408527 but failed even doing so.


Resolution:
Manually register the ledger import DLL:

1) Logon to PC as the one with administrator privilege (For SunSystems 5.x -> 6.1)
2) Open Command prompt -- 'Run As Administrator'
execute the below script:
regsvr32.exe "C:\ProgramData\Infor Query & Analysis\Settings\LsAlchemy\SS5\Data Send Definitions\SS5_LedgerImport_103.dll"

Please make a note that Datalink folder might be different depending on your setup. Generally we would recommend to check About tab in Maintenance to check from where is the user's Settings folder taken.

Start -> All Programs -> Infor Query And Analysis -> Maintenance -> <log in> -> About tab

Logically if looking for using SS6 DL would need to check SS6 DL folder for SS6_LedgerImport_103.dll

By default - if no User Profiles applied should be here:
C:\ProgramData\Infor Query & Analysis\Settings\LsAlchemy\SS6\Data Send Definitions\SS6_LedgerImport_103.dll

UPDATE for v6.2 and 6.3
Open Command prompt -- 'Run As Administrator'
execute the below script:
regsvr32.exe "C:\ProgramData\Infor Query & Analysis\Settings\LsAlchemy\SS6\Data Send Definitions\SS6_LedgerImport_103.dll"

UPDATE for Windows 10 and 2016

Default datalink location changed on those systems so dll path needs to be amended to:

C:\Program Files (x86)\Infor\Query and Analysis\Settings\LsAlchemy\SS6\Data Send Definitions\SS6_LedgerImport_103.dll or C:\Program Files (x86)\Infor\Query and Analysis\Settings\LsAlchemy\SS5\Data Send Definitions\SS5_LedgerImport_103.dll


Attachments 
 
 EnableVBScript.zip (0.44 KB)
(7 vote(s))
Helpful
Not helpful