Repro steps:
1. Install Dev11 VNS (sanity test passed)
2. Install latest EF tools, it’s upgraded.
3. Run sanity test again, there’s now options to choose EF6.0 or 5.0, choose 6.0.
4. new Windows class library project -> add new EDM item (chose some tables for it)-> build ,
It fails with following message:
Failed. Error message: A processor named 'T4VSHost' could not be found for the directive named 'CleanupBehavior'. The transformation will not be run. The following Exception was thrown:
System.IO.FileNotFoundException: Failed to resolve type for directive processor T4VSHost.
at Microsoft.VisualStudio.TextTemplating.VSHost.TextTemplatingService.ResolveDirectiveProcessor(String processorName)
1. Install Dev11 VNS (sanity test passed)
2. Install latest EF tools, it’s upgraded.
3. Run sanity test again, there’s now options to choose EF6.0 or 5.0, choose 6.0.
4. new Windows class library project -> add new EDM item (chose some tables for it)-> build ,
It fails with following message:
Failed. Error message: A processor named 'T4VSHost' could not be found for the directive named 'CleanupBehavior'. The transformation will not be run. The following Exception was thrown:
System.IO.FileNotFoundException: Failed to resolve type for directive processor T4VSHost.
at Microsoft.VisualStudio.TextTemplating.VSHost.TextTemplatingService.ResolveDirectiveProcessor(String processorName)