ERROR : on line 0 column 0 of file C:\Dev\MyProject\TDS.Master\Code Generation Templates\GlassItem.ttThe first step is to ensure that the solution has been opened in administrator mode. If this does not solve the issue then it is likely that the HedgehogDevelopment.CodeGeneration.Extensions.dll DLL is not available to the process.
Compiling transformation: Metadata file 'HedgehogDevelopment.CodeGeneration.Extensions.dll' could not be found
For visual studio 2015 the DLL needs to be placed in the following folder:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDEIn visual studio 2012 the DLL needs to be placed in the following folder:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PublicAssembliesThe code generation should now work as expected.
No comments:
Post a Comment