A common error while initialising an EntityModel from a WCF Service is the following message:
ArgumentException was unhandled by user code The specified named connection is either not found in the configuration, not intended to be used with the EntityClient provider, or not valid.
Or more visu... [More]