Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Excel Add-In: Can't select a Flash Algorithm / Can't configure flash algorithms settings ... #700

Closed
gastonmora opened this issue Dec 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gastonmora
Copy link

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

Flash Settings Error

@gastonmora gastonmora added the bug Something isn't working label Dec 21, 2024
@DanWBR DanWBR closed this as completed in 8c6fb82 Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant