Referencing LLBLgen dll file

Posts   
 
    
weezer
User
Posts: 42
Joined: 24-Apr-2012
# Posted on: 24-Apr-2012 09:54:18   

Hi, I am quite new with LLBLGen, I have generated code using LLBLGen 3.0 for my .net 4 framework. I just wondering where i can locate the required dll such:

SD.LLBLGen.Pro.LinqSupportClasses, SD.LLBLGen.Pro.ORMSupportClasses, SD.LLBLGen.Pro.DQE.SqlServer

Please advise. Thank you so much

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39910
Joined: 17-Aug-2003
# Posted on: 24-Apr-2012 12:01:34   

The generated code adds references to these files automatically. Otherwise, read the docssimple_smile

Frans Bouma | Lead developer LLBLGen Pro
weezer
User
Posts: 42
Joined: 24-Apr-2012
# Posted on: 25-Apr-2012 06:09:43   

Thank you for the quick response

yup, the file exist once the code is generated, however, it still have the (!) symbol and it would not able to compile. I have read the link that you have sent me however it does not really say about the location of ddl in order to re- add the dll manually. Could you please advise the location path?. Thank you

I really appreciate for your time. Thank you

weezer
User
Posts: 42
Joined: 24-Apr-2012
# Posted on: 25-Apr-2012 06:58:44   

Thanks its now fixed