Is there an example of creating a WCF service that loads an Entityspaces collection and passes it to a client? I can get a WCF Sevice setup and working but when I try to load an Entity spaces collection inside the service it throws an exception. Do you use a the web.config file to set your connection options? Any help would be appreciated.