Runtime Error

Posts   
 
    
Avigfusson
User
Posts: 10
Joined: 14-May-2019
# Posted on: 14-May-2019 16:54:17   

Runtime Error

Method not found: 'System.String SD.LLBLGen.Pro.ORMSupportClasses.ConfigFileHelper.ReadConnectionStringFromConfig(System.String)'.

This is since upgrading to v5.5.3

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 15-May-2019 03:17:13   

Are you targeting .NET full or .NET Standard? Could you please make sure you are referencing the correct type of the SD.LLBLGen.Pro.ORMSupportClasses.dll ?

Avigfusson
User
Posts: 10
Joined: 14-May-2019
# Posted on: 15-May-2019 16:01:59   

targetFramework="4.7.2"

I attached an image of the properties

Attachments
Filename File size Added on Approval
llblgen.png 29,943 15-May-2019 16:03.08 Approved
Avigfusson
User
Posts: 10
Joined: 14-May-2019
# Posted on: 16-May-2019 02:29:49   

Your post provided us insights on the proper dll to use.

The issue was resolved.