the error above occurs during synchronization, not during provisioning.
are you sure you're provisioning before you sync? have you checked if the Sync Fx objects are actually provisioned in the database?
you might want to check as well on which schema were the objects created (dbo?), if you have a non-dbo schema, you have to specify set ObjectSchema in code