Print Page | Close Window

Devforce 2012 migration

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2012
Forum Discription: For .NET 4.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=4603
Printed Date: 15-Apr-2025 at 2:52pm


Topic: Devforce 2012 migration
Posted By: monikapathak14
Subject: Devforce 2012 migration
Date Posted: 18-Nov-2013 at 11:02pm
We are upgrading all our references for Devforce from 2010 to 2012 and for Cocktail from 1.0.0 to 2.4.3. Also we do have a valid license key for devforce 2010.

For this, I installed Ideablade.Devforce.Core 7.2.2 and Ideablade.Devforce.Server 7.2.2 through Nuget package manager and used the dlls(updated ones) by putting them in a common solution folder.

So,now all my references are updated to 7.2.2. But since ihad to move to VS 2012 my edmx.tt file had to be regenerated by saving the edmx file once again....When I do so...i get following error:

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.VisualStudio.OM.CodeGenerator.Metadata.EdmxWrapper.CheckLicenseKey(EdmxWrapper edmx)
   at IdeaBlade.VisualStudio.OM.CodeGenerator.Metadata.EdmxWrapper.LoadFrom(String edmxFileName, IEnumerable`1& errors)
   at IdeaBlade.VisualStudio.OM.CodeGenerator.BaseDomainModelTemplate.Generate()
   at Microsoft.VisualStudio.TextTemplating8C7D306F0A3A9F4C058A94859CCFE90DCAE815F443212933345D321CC9908EAB8B304A557C770A58456795C1F2FBB475F432CC3EDF97D1D389E0FD556F4E3E25.GeneratedTextTransformation.TransformText() in c:\SPO\APOUpgradationWork\PerformanceOptimizer\DomainModel.win\SPOdb.edmx.tt:line 9 c:\SPO\APOUpgradationWork\PerformanceOptimizer\DomainModel.win\SPOdb.edmx.tt 9 1 DomainModel.win


Why is this so..??
What should i do to upgrade to the full version of 2012 instead of the Express edition?



Replies:
Posted By: kimj
Date Posted: 19-Nov-2013 at 10:44am

When you installed the DevForce.Core package it should have popped up the DevForce setup.exe and prompted you for a license key.  You can check the license or enter a new one using the ProductKeyUpdater installed to the ProgramFiles\DevForce 2012\Tools folder.   To double check if your license is still good contact either sales or support directly, since we'll need company and contact information.




Print Page | Close Window