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"