Exception when generating ASP.NET GUI

Posts   
 
    
BrianW
User
Posts: 17
Joined: 26-Sep-2005
# Posted on: 23-Aug-2007 04:15:08   

I'm trying to generate the GUI application in llblgen pro version 2.0. I am able to use the regular adapter to create the DAL by itself.

I select Adapter/.NET 2.0/C# Template Bindings: SD.AdditionalTemplates.DBEditor.NET2.0 Tasks to Queue: DbEditor

I get an error 'SD.Tasks.Adapter.DbEditor.AddNewAspx' aborted the process

Compilation of templates threw errors: Error CS1010, at line: 385, pos: 84: Newline in constant Error CS1056, at line: 389, pos: 37: Unexpected character '\' Error CS1010, at line: 1534, pos: 84: Newline in constant Error CS1056, at line: 1538, pos: 37: Unexpected character '\' Error CS1009, at line: 2154, pos: 817: Unrecognized escape sequence

-----[Core exception]-------------------- 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.ApplicationCore.Tasks.TaskGroup.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.Gui.Forms.MainWindow.StartGeneratorProcess()

When I select

select Adapter/.NET 2.0/C# Template Bindings: SD.AdditionalTemplates.DBEditor.NET2.0 Tasks to Queue: General2005withDbEditor

I get an error 'SD.Tasks.Adapter.EntityCollectionClassGenertor' aborted the process

Compilation of templates threw errors: Error CS1010, at line: 385, pos: 84: Newline in constant Error CS1056, at line: 389, pos: 37: Unexpected character '\' Error CS1010, at line: 1534, pos: 84: Newline in constant Error CS1056, at line: 1538, pos: 37: Unexpected character '\' Error CS1009, at line: 2154, pos: 817: Unrecognized escape sequence

-----[Core exception]-------------------- at SD.LLBLGen.Pro.LptParser.DotNetTemplateEngine.CompileForTDLIncludeTemplates(IGenerator executingGenerator, ITask taskDefinition) at SD.LLBLGen.Pro.TaskPerformers.CodeEmitter.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.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.Gui.Forms.MainWindow.StartGeneratorProcess()

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 23-Aug-2007 04:41:06   

Can you post the downloaded LLBLPro Designer version? Also try redownload and intall GUITemplates (2.0 downloads section) and try again.

Regards.

David Elizondo | LLBLGen Support Team
BrianW
User
Posts: 17
Joined: 26-Sep-2005
# Posted on: 23-Aug-2007 14:40:22   

It's version 2.0 of the designer. I have tried downloading it multiple times. I also downloaded the latest version of all of the tasks

Walaa avatar
Walaa
Support Team
Posts: 14987
Joined: 21-Aug-2005
# Posted on: 23-Aug-2007 15:10:55   

Please check the following thread for a similar question: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=8624