HiI updated to VS2012 update1 CTPAnd now If i try to Add an Entity Framework Model to a solution I get always the same exception during build.The bug also happen on an empty model. tested on my Workstation and my notebookError 1 An Exception was thrown while processing a directive named 'CleanupBehavior'. The transformation will not be run. The following Exception was thrown:System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Microsoft.VisualStudio.TextTemplating.VSHost.Directives.CleanupBehavior.ProcessDirective(String directiveName, IDictionary`2 arguments) at Microsoft.VisualStudio.TextTemplating.VSHost.Directives.T4VSHostProcessor.ProcessDirective(String directiveName, IDictionary`2 arguments) at Microsoft.VisualStudio.TextTemplating.Engine.ProcessCustomDirectives(ITextTemplatingEngineHost host, TemplateProcessingSession session, IEnumerable`1 directivesToBeProcessed) C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Microsoft\Entity Framework Tools\Templates\Includes\EF.Utility.CS.ttinclude 1 4
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results