Additional information: Connection string "MyConnString" could not be found in the configuration file.

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
mpdjhb
Posts: 5
Joined: Fri 06 May 2016 11:59

Additional information: Connection string "MyConnString" could not be found in the configuration file.

Post by mpdjhb » Fri 06 May 2016 12:20

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?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Additional information: Connection string "MyConnString" could not be found in the configuration file.

Post by Shalex » Mon 09 May 2016 08:55

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).

mpdjhb
Posts: 5
Joined: Fri 06 May 2016 11:59

Re: Additional information: Connection string "MyConnString" could not be found in the configuration file.

Post by mpdjhb » Wed 11 May 2016 13:31

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?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Additional information: Connection string "MyConnString" could not be found in the configuration file.

Post by Shalex » Thu 12 May 2016 09:54

The designed limitations of Express Editions are listed at https://www.devart.com/linqconnect/editions.html.
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.
Please send us a small test project and specify the exact steps we should follow with it for reproducing the issue with Express Edition.

Post Reply