Conversion error from 2.5 to 3

Posts   
 
    
YvesVD
User
Posts: 177
Joined: 19-Oct-2006
# Posted on: 21-Sep-2012 14:27:41   

Hi,

I'm using the converter template and receiving the following error : Compilation of templates threw errors: Error CS0117, at line: 970, pos: 38: 'SD.LLBLGen.Pro.ApplicationCore.ProjectProperties' does not contain a definition for 'SyncRenamedFieldElementsAfterRefresh' Error CS0117, at line: 1043, pos: 53: 'SD.LLBLGen.Pro.ApplicationCore.ProjectProperties' does not contain a definition for 'HideManyOneToOneRelatedEntityPropertiesFromDataBinding'

Stack : -----[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.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()