Error 3 Running transformation: System.ArgumentException: typeUsage
at IdeaBlade.EntityModel.Edm.Metadata.NamingService.FmtTypeName(TypeUsage typeUsage)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.FmtPropertyTypeName(EdmPropertyWrapper property)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteEntityDataPropertyDefinition(EdmPropertyWrapper property)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.<>c__DisplayClass55.<WriteEntityDataProperty>b__54()
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteRegion(String regionName, Action action)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteEntityDataProperty(EdmPropertyWrapper property)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.<>c__DisplayClass52.<WriteEntityDataProperties>b__51()
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteRegion(String regionName, Action action)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteEntityDataProperties(EntityOrComplexTypeWrapper entityOrComplexType)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.<>c__DisplayClass41.<WriteEntityClass>b__40()
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteCodeDef(ICodeDef def, Action bodyAction)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.<>c__DisplayClass41.<WriteEntityClass>b__3f()
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteRegion(String regionName, Action action)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteEntityClass(EntityOrComplexTypeWrapper entityOrComplexType)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteEntityClasses(CsdlWrapper csdl)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.WriteDomainModel(CsdlWrapper csdl)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.GenerateDomainModel(EdmxWrapper edmx)
at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.Generate()
at Microsoft.VisualStudio.TextTemplating658B6893D562081BC01C77E3BF511F814371987403A2727887BD032849A3FB190EDFF090A35CBF74001D5C029C780425DAC42CC4FDC9CBA3DE3364489BE98EEE.GeneratedTextTransformation.TransformText() in d:\GIT\.Net\Projects\Crmall 4.0\Source\DomainModel\CrmallModel.edmx.tt:line 16 d:\GIT\.Net\Projects\Crmall 4.0\Source\DomainModel\CrmallModel.edmx.tt 16 1 DomainModel (DomainModel\DomainModel)