Template group

Posts   
 
    
Tulio
User
Posts: 2
Joined: 10-Mar-2012
# Posted on: 11-Mar-2012 14:42:38   

Hi I have downloaded the trial versiion. I work with vs2010 ADN sql 2005 When i creare One simple project in llblgenpro in Template group only show "General" not "Adapter" or Selfservicing,

Any idea or reason for that¿ How can solve this?

Tx!

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 11-Mar-2012 22:51:38   

Hi Tulio,

It's likely you are not using LLBLGen Runtime Framwork as your target framework, but another one (Linq2Sql, EF, NH). When you create the project the first dialog asks you for the target framework you will use, you selected another one.

Right below the root node in the Project Explorer, it's the target framework you are using. You can right click on it and select 'Switch target framework', select LLBLGen Runtime Framework. Try to generate code again.

David Elizondo | LLBLGen Support Team
Tulio
User
Posts: 2
Joined: 10-Mar-2012
# Posted on: 12-Mar-2012 11:25:56   

Tx!

Now can see the Adapter word in Template Group with LLBL Gen Pro Framework,

I can continue with the product evaluation.