Hello Daniel,
Some additional information: This happens if you add the Domain Model to an already enabled OpenAccess project. Doing so calls the enhancer using slightly different parameters.
In case you need to work with the same project ,because you cannot create a new one, you should unload the project from the solution and open the .csproj file in a editor and comment out the following line
<Import Condition="Exists('$(MSBuildExtensionsPath)\OpenAccess.targets')" Project="$(MSBuildExtensionsPath)\OpenAccess.targets" />. You should find it right at the end of the file
Hope this helps.
Best wishes,
Ady
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.