Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am not able to open the problem which the following exception message is popup. Any help?
System.TypeInitializationException: The type initializer for 'QVDeploymentFramework.Form1' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section System.Windows.Forms.ApplicationConfigurationSection. (E:\Qlikview\QlikDeploymentFramework_Deploy_Tool\QlikDeploymentFramework.exe.Config line 3)
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.get_AppSettings()
at QVDeploymentFramework.Form1..cctor()
--- End of inner exception stack trace ---
at QVDeploymentFramework.Form1.extractZIP(Byte[] ZipResource, String ZipName)
at QVDeploymentFramework.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hi Walter,
I had the same problem. It was solved by deleting the "QlikDeploymentFramework.exe.Config", which is then regenerated upon runnin the deployment tool for the first time.
BR,
Michael
I have the same issue....
Hi.
I also get this problem when I try the new version (1.7.1) of the QDF? Am using version 1.7.0 right now.
Hi Walter,
I had the same problem. It was solved by deleting the "QlikDeploymentFramework.exe.Config", which is then regenerated upon runnin the deployment tool for the first time.
BR,
Michael
Thx, try the new upload from GitHub, where we replaced the .config file
Release Qlik Deployment Framework · QlikDeploymentFramework/Qlik-Deployment-Framework · GitHub
Regards
Magnus
new config is still not working, delete it and run the exe does.
Hi, Ive updated the .config removing everything not needed. There are two lines that need to be in (Example and shared_folders) that's why i'm not that keen on removing .config completely.
Release Qlik Deployment Framework · QlikDeploymentFramework/Qlik-Deployment-Framework · GitHub
Btw, I have no problem opening regardless of config file that's why it's been difficult to figure out the problem.
Regards
Magnus