If using the Domain model for Component Type, you can't use the Web Services provider for data access. The Web Services client returns Entity instances instead of Domain (aka Component) instances. Can we integrate the EntityFactory into the Web Services client, like we do for the non Web Services providers? Any reason we didn't do this initially? I hacked the gened code and it seems to work.