-
Notifications
You must be signed in to change notification settings - Fork 9
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
'The type initializer for 'CoolPropPINVOKE' threw an exception.' #39
Comments
You are correct that DoubleVector.cs did not handle 64Bit. |
I use the Nuget package of this repostory. Is it possible to create a new Nuget so I can test the validity of the function? |
Nugets are automatic created when the code is being updated: |
Thank you! :) It works perfectly! |
This issue has been resolved |
Hello,
Thince few days I have this exception when I test my soft :
System.TypeInitializationException : 'The type initializer for 'CoolPropPINVOKE' threw an exception.'
1/2 : TypeInitializationException : The type initializer for 'SWIGExceptionHelper' threw an exception.
2/2 : BadImageFormatException : Tentative de chargement d’un programme de format incorrect. (0x8007000B)
This exception appear during test but is not exactly during a coolprop calcul.
Thank you,
The text was updated successfully, but these errors were encountered: