Problem in converting lgp file in v2.5 to 3.5

Posts   
 
    
nmeena
User
Posts: 6
Joined: 09-Jul-2012
# Posted on: 09-Jul-2012 15:15:11   

I am using LLBLGen pro v2.5 right noe, lately we have decided to migrate it to v3.5. To ease up things i decided to convert the existing project file to the format supported by v3.5. I am using the template provided under "v2.x to v3.x migration templates" in Additional download section in the website(.http://www.llblgen.com/pages/PublicFilestreamer.aspx?DownloadID=243).

I did the exact steps mentioned in readme, but on clicking generate button , i am gettting following error.

Steps followed; 1) unpacked the zip v2xMigrationTemplates_date.zip to already installed v2.5 folder. 2) opened the lgp file, chosen 'LLBLGen Pro v3'. in template group. 3) I can see there is template V3ProjectBinding. Even if i chose it or not, i am getting the same 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'

Below is the stack trace: -----[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()

Please let me know where i am wrong in the process.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39910
Joined: 17-Aug-2003
# Posted on: 09-Jul-2012 18:18:04   

please download v2.6 from the customer area to run the conversion template. The template is made for v2.6, which is a free upgrade for you.

You can install v2.6 in a separate folder if you want, it's not necessary to uninstall v2.5.

Frans Bouma | Lead developer LLBLGen Pro