You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DWSIM Excel Add-In ignores Flash Algorithm parameter passed on as the second argument of Flash Calculations function calls.
Also, can't configure Flash Algorithm Settings via the Options->Flas Settings Tab->Configure Flash Algorithm Settings button of the Excel DWSIM Add-In ribbon menu. When clicking the "Configure Flash Algorithm Settings" button, the add-in throws the following error:
System.NullReferenceException: Object reference not set to an instance of an object.
at DWSIM.Thermodynamics.FlashAlgorithmConfig.FlashAlgorithmConfig_Load(Object sender, EventArgs e) in C:\Users\danie\source\repos\DanWBR\dwsim\DWSIM.Thermodynamics\EditingForms\FlashAlgorithms\FlashAlgorithmConfig.vb:line 68
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.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Screenshots
Attached.
Desktop (please complete the following information):
OS: Windows 10
DWSIM Version: 8.8.3
Excel Version: Microsoft® Excel® for Microsoft 365 MSO (Version 2410 Build 16.0.18129.20200) 64-bit
The text was updated successfully, but these errors were encountered:
DWSIM Excel Add-In ignores Flash Algorithm parameter passed on as the second argument of Flash Calculations function calls.
Also, can't configure Flash Algorithm Settings via the Options->Flas Settings Tab->Configure Flash Algorithm Settings button of the Excel DWSIM Add-In ribbon menu. When clicking the "Configure Flash Algorithm Settings" button, the add-in throws the following error:
System.NullReferenceException: Object reference not set to an instance of an object.
at DWSIM.Thermodynamics.FlashAlgorithmConfig.FlashAlgorithmConfig_Load(Object sender, EventArgs e) in C:\Users\danie\source\repos\DanWBR\dwsim\DWSIM.Thermodynamics\EditingForms\FlashAlgorithms\FlashAlgorithmConfig.vb:line 68
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.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Screenshots
Attached.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: