Specify for the fieldname: [elementName]Entity.cs
The destination folder is relative to the destination folder on the Generator specific info (in run single task configurator). So specify the output folder there and eventually leave the destination folder in the task parameters empty.
With that it ran fine here.
...still throwing the exception
Message:
Object reference not set to an instance of an object.
Stack Trace:
-----[Core exception]--------------------
at Goose_Catalogo_LPT_Test.__ScriptCode()
at Goose_Catalogo_LPT_Test.___RUN(IGenerator executingGenerator, Hashtable parameters, StreamWriter outputWriter, Object activeObject)
at SD.LLBLGen.Pro.LptParser.DotNetTemplateEngine.Perform(IGenerator executingGenerator, ITask taskDefinition, Hashtable parameters)
at SD.LLBLGen.Pro.GeneratorCore.Task.Perform(IGenerator executingGenerator, LogNode parentNode)
at SD.LLBLGen.Pro.GeneratorCore.TaskGroup.Perform(IGenerator executingGenerator, LogNode parentNode)
at SD.LLBLGen.Pro.GeneratorCore.Generator.Start(ITaskGroup tasksToExecute, Project projectDefinition, TemplateSetDefinition templateSet, ApplicationConfiguration configurationSettings)
at SD.LLBLGen.Pro.Tools.TemplateEditor.MainForm.RunTasks(ITaskGroup tasksToRun, Project projectToUse)