Hi All,
in NAV 2009,I am getting a below error while running a Jobqueue via Jobqueue dispatcher code unit(448)
Microsoft Dynamics NAV Classic
This message is for C/AL programmers: Could not create an instance of the OLE control or Automation server identified by GUID={3B311C81-140E-11D5-8B18-00D0590B4EC5} 1.0:{3B311C92-140E-11D5-8B18-00D0590B4EC5}:Unknown Automation Server.Unknown Class. Check that the OLE control or Automation server is correctly installed and registered.
OK
Please suggest me some ways to resolve it.
Thanks in advance,
Jacob.A
0
Answers
https://forum.mibuso.com/discussion/comment/29868/#Comment_29868
Arhontis
https://forum.mibuso.com/search
Now one new error is shown below while running the Jobqueue dispatcher code unit(448).
The date is not valid.
Please help me to resolve this.
Thanks,
Jacob A.
Does this user computer has different date format? if so change it to default server date format. That resolved the issue for us.
The date format also correct.Still its showing the error .
The date is not valid.
I am trying to run a code unit in nav today.so today is the work date. am i right?
Is there anything i have to check in Codeunit 1(Application Management)?