Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello QDF Support Team.
I have installed QDF 1.7.3 on a new environment. (OS Windows Server 2016)
If i update the existing System.Variables.csv file with new records. (..\QV_Sourcedata\Supplychain\Dev\0.Administration\3.Include\1.BaseVariable)
Then launch "variable editor", i get the following error.
I get a dialog box saying "Variable editor could not find Deployment Framework Core The application will not work"
If I exit the dialog box, I receive another generic error "Error: internal fatal error (-130).
Kind Regards,
Arish Delon
Try this below (from the QDF QlikView documentation)
Access Control (UAC)
Variable Editor is a QlikView application that graphically controls Deployment Framework. System and Custom Global Variables can be added and edit within Variable Editor and all containers are plotted in a Container Map (master is stored in Administration container) this map is edited and containers created using Variable Editor, start by clicking on the Variable Editor Shortcut. If using User Access Control (UAC) right click on the VariableEditor.cmd and run as Administrator.
Hello Magnus_Berg,
They were already selected. See attachment for details.
Even with these selection i am getting error message.
Did you try start Variable Editor by right click on the VariableEditor.cmd and run as Administrator, to override User Access Control (UAC)?
Hello Magnus,
Yes, I did right click on the VariableEditor.cmd and run as Administrator, to override User Access Control (UAC).
I do have Local Admin access to the Server. I did reply back to you with log file. I did not include the log file here since it might have confidential information. I have capture few lines from the log. It does not say much.
2019-04-08 14:47:36 0180 endif
2019-04-08 14:47:36 0183 set vG.SharedBasePath=
2019-04-08 14:47:36 0185 else
2019-04-08 14:47:36 0192 if not IsNull(filesize('\Initlink.qvs'))=-1 then
2019-04-08 14:47:36 0193 trace '### QDF Info, Shared Global Variables using cache'
2019-04-08 14:47:36 0193 '### QDF Info, Shared Global Variables using cache'
2019-04-08 14:47:36 0194
2019-04-08 14:47:36 0194 else
2019-04-08 14:47:36 0210 call LoadVariableCSV('\Custom*.csv')
2019-04-08 14:47:36 Error:
2019-04-08 14:47:36 Execution Failed
2019-04-08 14:47:36 Execution finished.
Hi Arish, it could be that VariableEditordoes not work on Windows2016, have not tested on that platform. You could say that VariableEditor is legacy as the Deploy Tool replaced VariableEditor when creating containers. The only thing VariableEditor does better is adding custom variables, this can be done using a standard editor and modifying the Custom.Variables.csv file within each container (to add variables for apps within that container) and in shared container (to add variables for all apps). I will release an updated version of VariableEditor today with a new built in license, but I don not think that will help you in this case. Regards Magnus