2.6 to 3.0 issue - Won't let me generate

Posts   
 
    
happyfirst
User
Posts: 215
Joined: 28-Nov-2008
# Posted on: 04-Oct-2010 14:36:31   

3.0 Final - Oracle - Custom templates based on adapter for remoting

I've successfully converted the 2.6 project to 3.0 and I can open it in the designer. I had some custom templates for doing remoting. Everything worked great in 2.6, I would just pick my remoting template from the drop down instead of adapter or selfservicing. I see that the converter template did pass through my additional tasks and templates directories. However, my remoting template wasn't available in the drop down. So I found that LLBLGenPro.framework file and added my remoting there. So now it's in the dropdown. But, there's no tasks. So I create a new presets file through the interface and from there I can pick all my tasks.

But it still won't enable the generate button. And no matter how I close this dialog, all my changes are lost.

Any ideas?

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 04-Oct-2010 16:46:28   

The task files have to be migrated to v3 as well, same as the preset. You have to add the supportedframework element as stated in the sdk (fileformat section). If that doesn't work, please attach the files here.

happyfirst
User
Posts: 215
Joined: 28-Nov-2008
# Posted on: 04-Oct-2010 17:09:32   

I've downloaded the SDK help but it won't work for me. I get the help browser, I see the contents and I can expand parts of the help file, but the actual content on the right just shows "navigation to the webpage was cancelled"

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 04-Oct-2010 17:49:15   
happyfirst
User
Posts: 215
Joined: 28-Nov-2008
# Posted on: 06-Oct-2010 15:38:28   

I've made progress although it's not compiling since apparently you've made changes to your tasks and template ids.

Another issue that is happening is that when generating code, it is so slow now. I mean really really slow. Before with 2.6, it would finish in a matter of seconds. Now it can take like 20 minutes!!!

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 06-Oct-2010 17:14:03   

Generating the code should not take that long what so ever, it should be in the order of seconds not minutes.

Would you please try to generate to an empty folder. We can't re-produce this, so if you can give us a repro case, it would be of much help.

happyfirst
User
Posts: 215
Joined: 28-Nov-2008
# Posted on: 07-Oct-2010 05:04:16   

I've created a helpdesk issue and attached the current state of my templates there.