Hi,
When I try to run the CHECK UPGRADE READINESS function in the Pre-processing checklist for upgrading AX4 to AX 2012 R2 - I get the following error:
Error:
Error executing code: Wrong argument types in variable assignment.
Stack trace
(S)\Classes\ReleaseUpdateDB\parmScriptStage - line 4
(S)\Classes\ReleaseUpdateDB\constructList - line 20
(S)\Classes\ReleaseUpdateCockpit\loadJobs - line 36
(S)\Classes\ReleaseUpdateCockpit\init - line 18
(C)\Forms\ReleaseUpdateCockpit\Methods\init
(C)\Classes\SysSetupFormRun\init - line 3
(C)\Classes\ReleaseUpdateCockpitLoader\main - line 84
(C)\Classes\MenuFunction\run
(C)\Classes\SysHelp\processMenuFunction - line 69
(C)\Classes\SysHelp\processStandardLink - line 18
(C)\Classes\SysHelp\processOnEventNavigate - line 43
(C)\Classes\SysHelp\onEvent_BeforeNavigate2 - line 27
(C)\Classes\FormActiveXControl\onEvent_BeforeNavigate2
Has anyone came across this before - it would indicate that an enum value _ScriptStage is not being passed into the code correctly, or is not of the correct data type.
Any help here would be appreciated
↧