This is the output on the console>
Starting task 'Executing tasks': .|.|......|.|.|.|.|.|......|......|.|.|.|......|.|.|.|.|.|......|.|.|.|.Exception caught.
Message: Object reference not set to an instance of an object.Source: SD.LLBLGen.Pro.LptParser
Stack trace: at SD.LLBLGen.Pro.LptParser.DotNetTemplateEngine.Perform(IGenera
tor executingGenerator, ITask taskDefinition, Dictionary2 parameters)
at SD.LLBLGen.Pro.ApplicationCore.Tasks.Task.Perform(IGenerator executingGene
rator, LogNode parentNode)
at SD.LLBLGen.Pro.ApplicationCore.Tasks.TaskGroup.Perform(IGenerator executin
gGenerator, LogNode parentNode)
at SD.LLBLGen.Pro.ApplicationCore.Tasks.TaskGroup.Perform(IGenerator executin
gGenerator, LogNode parentNode)
at SD.LLBLGen.Pro.ApplicationCore.Tasks.TaskGroup.Perform(IGenerator executin
gGenerator, LogNode parentNode)
at SD.LLBLGen.Pro.GeneratorCore.Generator.Start(ITaskGroup tasksToExecute, Pr
oject projectDefinition, Language languageToUse, Platform platformToUse, List
1
templateBindingsToUse, String templateGroupToUse, ApplicationConfiguration confi
gurationSettings)
at SD.LLBLGen.Pro.Tools.CommandLineGenerator.Engine.Start(Project projectToGe
nerate, ITaskGroup tasks, Language languageToUse, Platform platformToUse, List`1
templateBindingsToUse, String templateGroupToUse, ApplicationConfiguration conf
igurationSettings) in C:\Program Files\Solutions Design\LLBLGen Pro v2.5\Sourcec
ode\CommandLineGenerator\Generator\Engine.cs:line 77
at SD.LLBLGen.Pro.Tools.CommandLineGenerator.Startup.StartProcess(String proj
ectFile, String rootNamespace, String languageName, String platformName, String
templateGroupName, String presetName, String destinationFolder, Boolean clearDes
tinationFolder) in C:\Program Files\Solutions Design\LLBLGen Pro v2.5\Sourcecode
\CommandLineGenerator\Generator\Startup.cs:line 248
Inner exception: <null>
Hope it helps
Thanks