Error trying to run "Creating an LPT template" tutorial

Posts   
 
    
ADF1969
User
Posts: 37
Joined: 28-Mar-2006
# Posted on: 30-Sep-2006 06:26:47   

I just ran thru the "Creating an LPT template" tutorial (for LGP v2.0 Template Studio) and got the following error when trying to compile my LPT template:

Message: Unknown targetlanguage definition defined in templateset: HTML. Can't be resolved to compiler.

Stack Trace: -----[Core exception]-------------------- at SD.LLBLGen.Pro.LptParser.DotNetTemplateEngine.CompileTemplates(IGenerator executingGenerator, String templateAssemblySourceFileFormat, String fullPath, ITask taskDefinition, Boolean compileInMemory, Boolean debugBuild) at SD.LLBLGen.Pro.LptParser.DotNetTemplateEngine.Perform(IGenerator executingGenerator, ITask taskDefinition, Dictionary2 parameters) at SD.LLBLGen.Pro.ApplicationCore.Tasks.Task.Perform(IGenerator executingGenerator, LogNode parentNode) at SD.LLBLGen.Pro.ApplicationCore.Tasks.TaskGroup.Perform(IGenerator executingGenerator, LogNode parentNode) at SD.LLBLGen.Pro.GeneratorCore.Generator.Start(ITaskGroup tasksToExecute, Project projectDefinition, Language languageToUse, Platform platformToUse, List1 templateBindingsToUse, String templateGroupToUse, ApplicationConfiguration configurationSettings) at SD.LLBLGen.Pro.Tools.TemplateEditor.MainForm.RunTasks(Generator toRun, ITaskGroup tasksToRun, Project projectToUse)

Source: SD.LLBLGen.Pro.LptParser

I followed the tutorial Exactly (twice) in fact, I even erased every file and started over and did all the tutorials over, and this error is what I get every time.

Any ideas as to what is causing this?

Version of Template Studio is: 2.0.09042006 Version of LGP is: 9/8/2006 Release

Thanks,

Andrew.

Chester
Support Team
Posts: 223
Joined: 15-Jul-2005
# Posted on: 01-Oct-2006 00:00:33   

Were you successful with the previous tutorials?

(EDIT) If you have a designer version of August 8th or later, you'll need to install the latest taskperformers and templates/tasks. Try reinstalling LLBLGen, or unpack the archives and replace the aforementioned folders.

It would help in the future to know what version you are using. Please see the guidelines at:

http://llblgen.com/tinyforum/Messages.aspx?ThreadID=7717

Thanks.