Afrer upgarding Platform server to 11.18.1 (Build 37828) , getting Asembly error Could not load file or assembly 'Npgsql,"
I installed https://github.com/npgsql/npgsql/releases/download/v4.1.8/Npgsql.msi but same error
Hello Dragan,
Are you using a PostgreSQL database? Maybe with the PostgreSQL connector that was made as example a few years ago?Cause this file is the .NET connector fo PostgreSQL.
Also, the version expected (2.2.5, it seems) is not the same you installed (4.1.8)
If no one here is able to help you, I would recommend opening a support ticket.
Cheers!
Hello Dragan
Considering that you mentioned that issue started after upgrading to 11.18, I beleive it's worth checking the following breaking change
Please check link for more details and potential workarround
https://success.outsystems.com/support/release_notes/11/outsystems_11_side_effects_and_breaking_changes/
Regards,
Sérgio