The database is Postgresql and I wanted to use DevExpress ORM Data Model Wizard v21.2.
I got this error during the process:
Could not find assembly 'Npgsql'.
I have installed Npgsql already in my project module.
How can I fix it?
The database is Postgresql and I wanted to use DevExpress ORM Data Model Wizard v21.2.
I got this error during the process:
Could not find assembly 'Npgsql'.
I have installed Npgsql already in my project module.
How can I fix it?
Copyright © 2021 Jogjafile Inc.

I have downloaded and installed
npgsql.msifrom this link: https://github.com/npgsql/npgsql/releases/download/v4.1.8/Npgsql.msifor more information: https://www.npgsql.org/doc/installation.html