I’m using v 6.0.1 I cannot get an Entity manager to connect when using more than 1 database. It gives the below error:
IdeaBlade.EntityModel.EntityServerException was unhandled
Message=Key 'GTDMENTITYMANAGER': Parameter 'connectionString' is not valid. String arguments cannot be empty.
Parameter name: connectionString A default IdeaBladeConfig is in use and does not contain either connectionStrings or EdmKeys. Ensure a valid configuration file containing connection information is present, or implement a custom IDataSourceKeyResolver.
Has anyone tested this in version 6.0.1?