Sorry. It can be hard for us to look at things with fresh eyes. We sometimes assume things because they are so familiar to us. Currently, under "Configless Execution" in the "Getting Started" PDF, we have:
"You must remove all EntitySpaces sections from the app/web .config file to use configless execution. You cannot use both."
We are open to suggestions. Would this re-wording make things clearer?
"You must remove all EntitySpaces configuration elements from the app/web .config file to use configless execution. Delete the "EntitySpaces" <configSections> entry, and the entire <EntitySpaces>...</EntitySpaces> section. You may still use a config file with EntitySpaces in configless mode. But, it cannot contain any EntitySpaces entries, only the other sections required by your application."
David Neal Parsons
www.entityspaces.net