In 4.50.29 and VS2008 I receive the following error all the time:
"Code generation for property 'SSL Options' failed. Error was 'Index was outside the bounds of the array.'"
To reproduce: New Windows application project, then adding PgSqlConnection to it. Then I set connection properties with SSL options set to Require etc.. Then I add a PgSqlDataTable with the above connection, then I add DatagridView and set its datasource to the data table. And then, when I run the project, the error occurs.
When I set everything in code, it works fine. So it seems to me, that designers are somehow not working correctly.
I've reinstalled dotConnect for Potstgresql twice, no help.
SSL related error
The new build of dotConnect for PostgreSQL 4.50.33 is available for download now.
It can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=14911 .
It can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=14911 .