Generating VS 2008/.NET 2.0/Adapter Project Files

Posts   
 
    
Posts: 32
Joined: 01-Oct-2007
# Posted on: 10-Sep-2008 13:27:26   

Hi

Please could somebody give me some step by step instructions on how to configure LLBLGen to enable this ?

Event better, posting templates :-)

Thanks

Matt

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 10-Sep-2008 16:45:05   

Just select the required "target platform" and the "template group", in the "Configure the code generation process" window.

Posts: 32
Joined: 01-Oct-2007
# Posted on: 10-Sep-2008 17:02:24   

Walaa wrote:

Just select the required "target platform" and the "template group", in the "Configure the code generation process" window.

when you select c# and .NET2.0 you don't get 2008 as an option in the task queue tab.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39612
Joined: 17-Aug-2003
# Posted on: 10-Sep-2008 21:16:12   
  • create a copy of the vs.net 2008 templates you're using
  • create a new templatebindings file where you bind the templateIDs for the vs.net templates to your copies
  • alter in the copies the targetplatform to .net 2.0
  • create a new preset based on an existing one for .net 3.5
  • move your templatebindings above the standard ones, which means your vs.net project templates will be used instead.
  • generate code simple_smile
Frans Bouma | Lead developer LLBLGen Pro