Please any one can help me to fix this error?
Schema specified is not valid. Errors: The mapping of CLR type to EDM type is ambiguous because mult
Schema specified is not valid. Errors:
The mapping of CLR type to EDM type is ambiguous because mult
I got the error above because for both connection strings, I had the same value for metadata specified in my main project's config file, like below:
I ended up copying the correct connection string from the EntitiesB's project's config file.