Print Page | Close Window

domain models

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3122
Printed Date: 20-Oct-2025 at 9:28am


Topic: domain models
Posted By: sarmatvs
Subject: domain models
Date Posted: 02-Dec-2011 at 11:22am
When I try to build edmx , I am getting this following error
 
Error 1 Running transformation: IdeaBlade.Core.IdeaBladeLicenseException: This is an 'Express' version of IdeaBlade DevForce and is limited
to building domain models with no more than 10 entity types.
   at IdeaBlade.EntityModel.Edm.Metadata.EdmxWrapper.CheckLicenseKey(EdmxWrapper edmx)
   at IdeaBlade.EntityModel.Edm.Metadata.EdmxWrapper.LoadFrom(String edmxFileName, IEnumerable`1& errors)
   at IdeaBlade.VisualStudio.OM.CodeGenerator.DomainModelTemplate.Generate()
   at Microsoft.VisualStudio.TextTemplatingC36AD6EFCA015E70843B5CE62DBD0C10.GeneratedTextTransformation.TransformText() in c:\Projects\Mos\Source\Development\Mos\Model\RsaMisModel.edmx.tt:line 16
   at Microsoft.VisualStudio.TextTemplating.TransformationRunner.RunTransformation(TemplateProcessingSession session, String source, ITextTemplatingEngineHost host, String& result)  1 1 
I think this is because of limited to 10 entity types.
 
what I need to do about this , if i want to add more than 10 entity types.
 
 
with regards,
 
sarmatvs



Replies:
Posted By: smi-mark
Date Posted: 02-Dec-2011 at 8:34pm
You will need to buy a license to use it with more than 10 entity types.


Posted By: sarmatvs
Date Posted: 09-Dec-2011 at 7:04am
Thanks for response.we bought licence



Print Page | Close Window