cligenerator on .Net framework 4.0 not working..

Posts   
 
    
Rishi
User
Posts: 69
Joined: 31-Oct-2011
# Posted on: 05-Jul-2012 16:59:17   

I am using LLBLGen Pro 3.1, VS2010 , SQL 2008 & Oracle 11i.

I have some issue with generating source code using "cligenerator.exe".I am using .Net framework 4 type converter, so i am able to generate source code using designer framework 4.0, but when i am using command line tool to generate code, it still uses 3.5 designer.

I have mentioned target framework 4.0 in command line argument.

here is my command..

"CliGenerator" "Framework\Business.Lower\Grb.Framework.Business.Lower.llblgenproj" "Grb.Framework.Business.Lower" "C#" ".NET 4.0" "Adapter" "SD.Presets.Adapter.General2010" "Framework\Business.Lower" 0 "Framework\Business.Lower\LLBlGen_CS.log"

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 05-Jul-2012 19:07:48   

The CLI Generator comes in source code in the sourcecode archive for v3.x. Please download the sourcecode archive from the 'extras' section in the customer area and build the cli generator from that sourcecode for to target the CPU and framework version of choice.