release with client profile

Posts   
 
    
shennig
User
Posts: 48
Joined: 14-Nov-2006
# Posted on: 24-Aug-2010 15:44:14   

hi.

Is it possible to use LLBLGen.Pro for Firebird with the .NET Framework 4 (or 3.5) Client Profile. If so, what are the steps to generate the assembly with the Entity-Classes?

best regards,

shennig

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 24-Aug-2010 16:08:09   

Not at the moment, our runtime requires the full .net version. This is because we haven't split up the ormsupportclasses dll yet so web/design classes are now currently in the same runtime, but they've to be in a separate assembly if clientprofile is required. This is a breaking change with high impact so we don't want to do this right away. As we didn't ship a native .net 4 build ormsupportclasses dll with 3.0, and client profile in .net 3.5 is kind of flaky, we've postponed this to a later v3.x release.

Frans Bouma | Lead developer LLBLGen Pro