I am trying out ASP.NET MVC Framework 2 with the Microsoft Entity Framework and when I try and save new records I get this error: ...Mapping and metadata information could not be found for EntityType 'WebUI.Controllers.PersonViewModel'...My Entity Framewo...