IdeaBlade.VisualStudio.OM.CodeGenerator.dll
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=3464
Printed Date: 13-May-2026 at 5:42am
Topic: IdeaBlade.VisualStudio.OM.CodeGenerator.dll
Posted By: synovia
Subject: IdeaBlade.VisualStudio.OM.CodeGenerator.dll
Date Posted: 29-May-2012 at 10:35am
The 6.1.7 distribution does not include a 6.1.7 version for this file, so my solution is now breaking. Please advise ASAP.
|
Replies:
Posted By: Walid
Date Posted: 29-May-2012 at 10:42am
|
it's in the Breaking Change section of the 6.1.7 release notes http://drc.ideablade.com/xwiki/bin/view/Documentation/617-release-notes - http://drc.ideablade.com/xwiki/bin/view/Documentation/617-release-notes
As part of the changes to support Visual Studio 11 Beta and componentized installation [F1921], a number of assemblies are no longer installed into the Global Assembly Cache. These assemblies are: IdeaBlade.EntityModel.Edm.Metadata, IdeaBlade.VisualStudio.Build.Tasks and IdeaBlade.VisualStudio.OM.CodeGenerator. - If you have customized the http://drc.ideablade.com/xwiki/bin/view/Documentation/custom-code-generation-template - code generation templates you can find IdeaBlade.VisualStudio.OM.CodeGenerator.dll in the folder to which the DevForce EDM Extension was installed, which is usually underC:\Users\<youraccount>\AppData\Local\Microsoft\VisualStudio\10.0\Extensions.
- The IdeaBlade.EntityModel.Edm.Metadata assembly is sometimes incorrectly referenced by applications, incorrectly because it is not ever used by DevForce at runtime, and you can safely remove the reference. In the rare event that your application does directly use this assembly, you can find it in the DesktopAssemblies subfolder of the DevForce installation folder.
|
|