Error while creating respository classes when SQL schema is not DBO
description
When stored procedures are generated to alternative schema than DBO, the receipt "Create data repository classes from business entities" throws an error "There was an error trying to obtain the stored procedure result set".
Only way to create a new operation and mapping is to move stored procedures under the DBO schema.
Current SQL 2005 schema feature should be supported.