Entity loses the .save method

Posts   
 
    
aiba0928jp
User
Posts: 2
Joined: 25-Oct-2017
# Posted on: 25-Oct-2017 12:20:31   

I was using LLBL Ver 3.0.

I upgraded to version 5.3 with version upgrade.

In Selfservicing, Entity loses the .save method and is puzzled.

I am sorry to ask you a basic question, but please let me ask a question.

I saw the Generated code FAQ.

Here's a question

The .Save methods are inherited from base classes in the support dll.

Ok. I see.

How can I specifically refer to the ORMSupportClasses DLL?

Where is the ORMSupportClasses DLL?

What is this version?

I would like to ask for your teaching.

thanks. confused confused disappointed

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39590
Joined: 17-Aug-2003
# Posted on: 25-Oct-2017 14:21:10   

First things first: (I know this is a dumb question, but just in case) please make sure you use selfservicing, and not adapter: you have 1 generated project? If you have 2, you by accident selected adapter. Please generate selfservicing code.

In your generated project, inside visual studio, right click 'References' and make sure you reference the v5.3 runtime libraries. You can do that through nuget: simply add a reference to: SD.LLBLGen.Pro.ORMSupportClasses and SD.LLBLGen.Pro.DQE._database you're using_. See: https://www.llblgen.com/Documentation/5.3/LLBLGen%20Pro%20RTF/Using%20the%20generated%20code/gencode_compiling.htm

Also to migrate an older codebase, please see: https://www.llblgen.com/Documentation/5.3/LLBLGen%20Pro%20RTF/migratingcode.htm if you haven't already.

(start at v3.0->v3.1 and work your way up for the changes that have been made in the past 6 years)

Frans Bouma | Lead developer LLBLGen Pro
aiba0928jp
User
Posts: 2
Joined: 25-Oct-2017
# Posted on: 26-Oct-2017 00:03:40   

Thank you for your quick reply.

It is old age that can not keep up with the evolution of the times.

I really appreciate your reply.

cry stuck_out_tongue_winking_eye stuck_out_tongue_winking_eye