Hi Cooper88, I suspect that your metadata is not in scope please add a bogus property to you metadata and with out explicitly enabling DD you will get no error which should happen with a bogus property in your metadata.
This issue is always because the metadata is not in scope.
See my blog C# Bits | Twitter @sjnaughton Always seeking an elegant solution.
sjnaughton
All-Star
27308 Points
5458 Posts
MVP
Re: entity framework and dynamic data
Nov 17, 2011 12:41 PM|LINK
Hi Cooper88, I suspect that your metadata is not in scope please add a bogus property to you metadata and with out explicitly enabling DD you will get no error which should happen with a bogus property in your metadata.
This issue is always because the metadata is not in scope.
Always seeking an elegant solution.