I have 6 iqml files. Three of them connect fine, while the other 3 give me error:
Additional information: Connection string "MyConnString" could not be found in the configuration file.
The configuration file does indeed contain all 6 strings and they are correct.
I can modify the iqml for each (add new tables etc)
Database tests are fine (Test Connection)
What can be wrong?
Additional information: Connection string "MyConnString" could not be found in the configuration file.
Re: Additional information: Connection string "MyConnString" could not be found in the configuration file.
Please send us a small test project and specify the exact steps we should follow with it for reproducing.
In case of >2MB attachment, we recommend either using some file exchange server (send us the corresponding link) or uploading a test project to our FTP server (the credentials will be provided by email request).
In case of >2MB attachment, we recommend either using some file exchange server (send us the corresponding link) or uploading a test project to our FTP server (the credentials will be provided by email request).
Re: Additional information: Connection string "MyConnString" could not be found in the configuration file.
Resolved.
The free version was the problem - upgraded to paid and all was well.
Perhaps a warning at compile alerting free users should be included?
The free version was the problem - upgraded to paid and all was well.
Perhaps a warning at compile alerting free users should be included?
Re: Additional information: Connection string "MyConnString" could not be found in the configuration file.
The designed limitations of Express Editions are listed at https://www.devart.com/linqconnect/editions.html.
Please send us a small test project and specify the exact steps we should follow with it for reproducing the issue with Express Edition.mpdjhb wrote:I have 6 iqml files. Three of them connect fine, while the other 3 give me error:
Additional information: Connection string "MyConnString" could not be found in the configuration file.