LLBLGEN V2.0 Target Platform Help

Posts   
 
    
mkkalkan
User
Posts: 2
Joined: 04-Nov-2011
# Posted on: 15-Nov-2011 19:08:28   

Hello,

I'm using LLBLGEN v2.0 and I have a problem with target platform .

When I click the generate then select the target platform just show .NET1.0,.NET1.1 and .NET2.0 and not show me .NET 3.0 and .NET3.5 and I need the use with .NET3.5 platform..

How can I use this with .NET 3.5,

please help me...

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 15-Nov-2011 20:34:05   

If you are using LLBLGen v2.0, there is no .net3.5 platform. However this is not a problem because the only difference is some lines in the generated project files. You can just convert those when open them in VS2008.

We recommend you to upgrade to v2.6 (the latest v2.x build) which have .net3.5 and .net4 platform.

David Elizondo | LLBLGen Support Team
mkkalkan
User
Posts: 2
Joined: 04-Nov-2011
# Posted on: 15-Nov-2011 21:01:31   

Thank you so much...