Saving simulation throws TargetInvocationException
Simulate chemical processes using advanced thermodynamic models
Brought to you by:
danwbr
Whenever I try to save a simulation file on Windows 7, I get a Syste.Reflection.TargetInvocationException, with the innermost trace pointing to line 1548 in Forms\Main Windows\FormMain.vb, (executing DWSIM.FormMain.SaveXML). It does not matter whether I try to use a compressed or uncompressed file.
A little more detail from exception trace:
System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms. at System.Security.Cryptography.MD5CryptoServiceProvider..ctor()
This is the final part of the exception trace.
Fixed in https://github.com/DanWBR/dwsim4/commit/e42f6429e1eebfa9b1e6b962023c3399a3cf98e7 and will be released soon as Update 13.
Last edit: Daniel Medeiros 2016-08-26